The bare minimum deployable website. Your first step to building with Gista.js.
Need help getting set up? Follow the step-by-step guide at https://gistajs.com/learn.
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.
Issues are welcome in this repository if something looks off.
Direct PRs are not accepted here.