Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 282 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 282 Bytes

Goals API

-- This is an API designed to help users organize their personal goals

Must add a personalized .env file for the port DB_ENV, and JWT_SECRET

-- config variables must be set in heroku for DATABASE_URL, DB_ENV, and JWT_SECRET, when deploying the production version