Live wall of tweets for the #devfestlille 2017
To combine with Twall - FRONT
- Love
- NPM
- NodeJS
- ExpressJS
- TwitterJSClient
- Moment JS
- Search API from Twitter
You have to generate token to access the Twitter API, in particular consumer key and secret.
Go to https://apps.twitter.com/ and generate them.
- In the app/app.config.js, fill the twitter.consumer.key and twitter.consumer.secret fields
- Create a file for logging corresponding to the log.filename field
- Initialize by
<WORKING_DIR>$ npm install
- Launch by
<WORKING_DIR>$ npm run start
Via GitHub > Issues
Helpful for question, bug and contribution request.