/node-twitter-mongodb-es6

Base node express server for twitter oAuth authorization with mongodb using ES6

Primary LanguageJavaScript

node-twitter-mongodb-es6

Base node express server for twitter oAuth authorization with mongodb using ES6

Example code how to setup Node express with authotizarion for twitter and save user in mongobdb using ES6

Note: Running Mongodb local is required
Note: Generate your Twitter secreets and update config.js https://dev.twitter.com/

Install npm install