Set up your project
Install the toolchain, scaffold a project, and start every selected workspace. Start with setup
bun create metaideas/init my-appinit is a selectable TypeScript monorepo template. Choose the application and package workspaces your product needs, then own the resulting scaffolded project.
Set up your project
Install the toolchain, scaffold a project, and start every selected workspace. Start with setup
Select workspaces
Understand the applications, packages, and backend alternatives you can keep or omit. Review the structure
Use project generators
Add features, packages, backend connections, and focused integrations from local recipes. Explore generators
Understand the architecture
Follow the boundaries that keep independently selectable workspaces composable. Read architecture guides