-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
We should create a better onboarding experience than what is currently documented in https://github.com/hackmcgill/docs/blob/master/db/dev-settings.md
Imagine if we had npm run first-time-setup
or something, and it did the following via CLI:
- Guides you through setup of
.env
file - Runs
npm run seed
- Asks for the email + password for the first admin account, and then creates the account