Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 261 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 261 Bytes

Go.tc.edu

How to start api server

npm run start-api

How to start redirect server

npm run start-redirect

Production

Check .env.example for required variables

Pro-tips

heroku config:setcat .env | tr "\n" " "-a YOUR_APP_NAME