Skip to content
/ spa Public template

The bare minimum deployable Gista.js app. React Router v7 + Tailwind + daisyUI. No auth, no database — just push and deploy.

Notifications You must be signed in to change notification settings

gistajs/spa

Repository files navigation

SPA Starter

The bare minimum deployable website. Your first step to building with Gista.js.

Quick Start

1. Deploy to Vercel

Click "Use this template" on GitHub, then import your new repo to Vercel.

2. Run locally

pnpm install
pnpm dev

What's included

  • React Router v7 (SPA mode)
  • Tailwind CSS v4 + daisyUI v5
  • Vite dev server (hot reload)
  • Deployable anywhere (Vercel, Render, etc.)

What's NOT included

  • No backend
  • No database
  • No authentication
  • No environment variables
  • No external services

Next steps

Ready for more? Check other starters for auth, database, and more.

About

The bare minimum deployable Gista.js app. React Router v7 + Tailwind + daisyUI. No auth, no database — just push and deploy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors