/twitelo-client

Twitelo is a website that allows you to link your twitter account and your favorite online games or platforms. Display your ranks, stats, and more in your twitter profile. Updated automatically!

Primary LanguageJavaScript

Links

LOCAL

PREREQUISITES :

npm install
npm start

DEPLOYMENT

CONFIG

App Config: Rename secret.json.example and add secrets and API Keys

SSH server config: pm2-config.json

SERVER PREREQUISITES

  • PM2 (npm install pm2 -g)
  • RethinkDB (https://rethinkdb.com/docs/install/)
  • A config file in /root/configs/EpitechTwiteloApp/secret.json (path can be changed in pm2-config.json)

First time :

npm run deploy-setup

Update :

npm run deploy-update

OTHERS

Small DOC : https://ifonny.gitbooks.io/twiteloapp/