Chapter 1
Scaffold + Tour
grit new --triple — three apps at once.
~19 min total3 lessonsAssignment
By the end of this chapter you'll be able to
- Scaffold the triple kit
- Understand the monorepo wiring
- Run all three apps together
Lessons
Chapter assignment
All three apps running locally
Scaffold `saas --triple`, get web on :3000, admin on :3001, API on :8080. Log in as the seeded admin. Screenshot all three.
See success criteriaLesson 1 takes ~6 min.
Start chapterSpot a typo? Have an idea?
Help us improve this chapter. One click opens a GitHub issue with this chapter's URL pre-filled — suggest a clearer wording, report a bug, or request a new lesson. The course keeps improving thanks to learners like you.
Suggest an improvement on GitHub