$ git clone https://github.com/pierrechls/tweetscape- Duplicate the
.env.examplefile and rename it to.env - Get your application settings from the Twitter Application Management
- Remplace the default values into your
.envfile by your Twitter Application values - Keep
NODE_ENVvalue toproductionfrom your Heroku application to deploy the API
$ npm install$ npm run dev$ npm run server$ npm run build$ npm run lint$ npm run deploySet API production URL from the default.json file into settings folder.
You have to download Node.js
Project developed by Pierre Charles, Jules Tantot and Victor Viale, 3 students of IMAC Engineering school.
