-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Milestone
Description
- There should be no configuration details in the code
- A perfectly new user should be able to run
npm run setupto be prompted for environmental variables. - Most developers on the team are windows developers so configurations should be in an configuration file
Use yarn add dotenv and yarn add prompt to accomplish this.
Reactions are currently unavailable