Documentation Introduction
Introduction
Welcome to Sprint Kit. A all-in-one starter kit for your next nuxt project.
What is SprintKit?
SprintKit is an all in one starter kit for your next nuxt project. It's a monorepo that includes a lot of premade helpers and functions that allow you to focus on building your project right away with a minimal amount of efforts.
Who is it for?
SprintKit is designed for busy developers and team who want to:
- Launch their product faster, without having to spend time on building the basics.
- Focus on building their unique business idea
- Leverage the latest Nuxt tools
Key Technologies
Sprint Kit is very opinionated, you have to be aware of the following technologies used in this project:
- Nuxt 3
- Shadcn UI
- Tailwind CSS v4
- Drizzle ORM to manage your database
- Supabase (by default) as a Postgres database
- Prepared for Vercel and other serverless platforms
Demo
The website you are currently seeing serves as a demo of the kit. It's built with SprintKit and is hosted on Vercel.