Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 373 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 373 Bytes

Factfulnews-backend

Installation

  1. Run npm install to install all dependencies
  2. Run echo 'NEWS_API=<API_KEY>' > .env where <API_KEY> is given by Brian :)
  3. Install Heroku and then run heroku local
  4. Go to localhost:<PORT> where <PORT> is whatever port number is printed out