Open sarahtrefethen opened 4 years ago
[?] set up security for secrets [x] set up heroku
---comments---
We do have a seed file, in script/seed.js
It was part of boilerplate, and I also added in a treehouse.
You can run it from package.json with npm run seed, I think. Do we need another seed file for deployment?
Do we need a different seed file.
-------- Original Message -------- On Nov 4, 2019, 6:05 PM, magilo wrote:
[?] set up security for secrets [x] set up heroku
---comments---
- no seed file yet
- run inside terminal -> heroku run bash
- npm run seed inside heroku bash after seed.js is created in order to seed the webpage with initial data
- to become a collaborator of the app run in terminal -> heroku git:remote treebeca-grace-shopper
- secrets actually not needed? travis has built-in auth token that can be used
- secrets need to put into the auth.js file?
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or unsubscribe.
[ ] set up security for secrets [ ] set up heroku