Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (12 loc) · 583 Bytes

SETUP.md

File metadata and controls

13 lines (12 loc) · 583 Bytes

Project Setup

  1. Create a Twitter account and get the developer mode enabled
  2. Create a Hootsuite account and get the developer mode enabled
  3. Create a Pusher account
  4. Create a Logflare account
  5. Setup Github Hooks
  6. Write a .env file with the keys and secrets. Look to the .env_example for the keys you have to setup
  7. Run npm link
  8. Run daemon_data from the root folder
  9. Alternatively, you can run ./daemon.js from the root folder
  10. The updater script will run between 12h and 15h every day. You can run this on a screen
  11. You can also deploy using pm2