A WebVR experience displaying tweets in real-time along a 3D timeline
$ git clone https://github.com/pierrechls/tweetscape
.env.example
file and rename it to .env
.env
file by your Twitter Application valuesNODE_ENV
value to production
from your Heroku application to deploy the API$ npm install
$ npm run dev
$ npm run server
$ npm run build
$ npm run lint
$ npm run deploy
Set 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.