Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 283 Bytes

Twift

Etsy gifting using Twitter for suggestions.

Running On Dev

  1. sudo npm install -g foreman
  2. sudo npm install -g nodemon
  3. Create .env file with environment variables needed.
  4. foreman start -f Procfile_dev to use dev enviroment variables and nodemon.