Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 377 Bytes

File metadata and controls

12 lines (8 loc) · 377 Bytes

To get up and running

If you're running this locally and want to test login / registration flow with email and not github you'll need to reach out to a maintainer to add your email to AWS SES verified email addresses

the easiest way to get going is to login / signup with github!

running the following

  • npm install
  • npm run dev

then visit localhost:3000 to get devving!