The bare minimum deployable website. Your first step to building with Gista.js.
Click "Use this template" on GitHub, then import your new repo to Vercel.
pnpm install
pnpm dev- React Router v7 (SPA mode)
- Tailwind CSS v4 + daisyUI v5
- Vite dev server (hot reload)
- Deployable anywhere (Vercel, Render, etc.)
- No backend
- No database
- No authentication
- No environment variables
- No external services
Ready for more? Check other starters for auth, database, and more.