Skip to content

Cobresun/Factfulnews-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

54 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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