Skip to content

gistajs/website

Repository files navigation

Website Starter

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

Quick Start

Need help getting set up? Follow the step-by-step guide at https://gistajs.com/learn.

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.

Issues

Issues are welcome in this repository if something looks off.

Direct PRs are not accepted here.

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors