README.md (279B)
1 # TwitWebGraph 2 Node.js web application to show tweets / statistics based on certain criteria 3 4 # Usage 5 6 > clone the repo 7 > insert config keys in config.js file 8 > run with node or pm2 or as a service 9 10 # Requirements 11 12 > node.js 13 > npm 14 > git 15 > twitter api key 16 > twitter bearer token