Svelte-Kit Boilerplate
Features
- Svelte-Kit Frontend
- Fastify Backend
- PostgreSQL Database
- Drizzle ORM
- Type-Safe API with tRPC
- Logging with Winston
- Styling with TailwindCSS
- Sentry
- Auth with Clerk
- Development Environment same as Production Environment
- Possible to run multiple apps in parallel
Usage
All Scripts are located in ./scripts/
Install
Prequisites
- Sentry Account + Project
- Clerk Account + Project
Installation Script
Run bunx @sentry/wizard@latest -i sourcemaps
in the terminal