chingu-voyages / v8-geckos-team-07

Habit-Tracker | Voyage-8 | https://chingu.io/
https://habit-tracker-gecko.herokuapp.com/
4 stars 4 forks source link

Dotenv configuration for backend #43

Closed patricktownley closed 5 years ago

patricktownley commented 5 years ago

Added dotenv module to backend and remove keys.js file from the repo.

Express now loads DB key from .env file instead.

Listed config info in our private docs.


This PR also includes: Minor touchup to package.json - simply tells it everytime you npm install the main project, also npm install the client.

patricktownley commented 5 years ago

So I meant this to be 2 separate pull requests :/

paulywill commented 5 years ago

Restarted build... I'm think it's failing for reasons outside of our changes and something to do with a node package.