Skip to content

dfilter/udemy-nodejs-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up Heroku

heroku create dfilter-task-manager
heroku config:set JWT_SECRET=kshdisuhfgiehrou3h4r09 SENDGRID_API_KEY=SG.thisisaninvalidkeymakesuretoreplacethiswithaproperkey MONGODB_URL=mongodbatlasurlhere
git push heroku master

Running Jest test Suite

npm i --dev
npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published