Chapter 1 Assignment
All three apps running locally
The brief
Scaffold `saas --triple`, get web on :3000, admin on :3001, API on :8080. Log in as the seeded admin. Screenshot all three.
You've completed this when
- web, admin, api respond on their ports
- You can log into admin with the seeded credentials
- Three screenshots in notes.md
Worked through every criterion?
Push your code to GitHub, paste the link in your notes.md, and move on.
Continue to ch.2: The Public Site