hackerAPI icon indicating copy to clipboard operation
hackerAPI copied to clipboard

Improve HackerAPI onboarding experience

Open pierreTklein opened this issue 5 years ago • 0 comments

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:

  1. Guides you through setup of .env file
  2. Runs npm run seed
  3. Asks for the email + password for the first admin account, and then creates the account

pierreTklein avatar Nov 11 '20 03:11 pierreTklein