Skip to content

A complete fully typesafe Sveltekit skeleton project built with tRPC, DrizzleORM, Auth.js, TanStack Query, Tailwind CSS, and shadcn/ui

Notifications You must be signed in to change notification settings

CoopTRUE/sveltekit-fullstack

Repository files navigation

Sveltekit Fullstack

A complete fully typesafe Sveltekit skeleton project built with tRPC, DrizzleORM, Auth.js, TanStack Query, Tailwind CSS, and shadcn/ui

  • ✔️Database ORM
  • ✔️Google OAuth
  • ✔️UI Component Library
  • ✔️Preloading, Prerendering, & Caching
  • ✔️Extremely small bundle ~66.1kB (gzip)

Installing

This project uses pnpm for dependency management. If you don't have it installed, you can install it with npm install -g pnpm.

# install dependencies
pnpm install

Developing

# start dev server
pnpm dev

Building

# build for production
pnpm build

This project was created by CoopTRUE

About

A complete fully typesafe Sveltekit skeleton project built with tRPC, DrizzleORM, Auth.js, TanStack Query, Tailwind CSS, and shadcn/ui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published