Skip to content

yuo-app/the-stack

Repository files navigation

The Stack

Full-stack web app template

SolidStart AuthJS SQLite Drizzle ORM Turso Cloudflare Pages Tauri Bun

Features

  • Authentication: GitHub auth via AuthJS with account linking
  • Database Setup:
    • Remote Turso DB for authentication
    • Local SQLite WASM DB for client-side data (using sqlocal)
  • ORM: Drizzle and Drizzle Studio (with local DB sync)
  • Hosting: Cloudflare Pages

Future

  • Desktop/Mobile Support: Tauri
  • DB Sync: Remote and local DB sync

Getting Started

  1. Clone the repository
  2. Copy .env.example to .env and .dev.vars and fill them in
  3. Install dependencies with bun i
  4. Run the development server with bun run dev

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published