This starter template helps you quickly spin up full-stack web applications using the TanStack ecosystem.
TanStarter provides a minimal boilerplate for TanStack Start projects, integrating technologies like React 19, TanStack Router/Query, Drizzle ORM with PostgreSQL, and Better Auth. You can generate a new project using `pnpm create mugnavo`, configure database credentials in `.env`, and apply initial migrations with `pnpm db generate` and `pnpm db migrate`.
This starter template helps you quickly spin up full-stack web applications using the TanStack ecosystem.
Developers aiming to quickly build TanStack Start applications with a pre-configured modern stack for data and authentication.