SvelteKit Template
Features
- ✓ Session-based authentication with Google OAuth
- ✓ Email verification and password reset
- ✓ Rails-like scaffolder for rapid CRUD generation
- ✓ File upload system with automatic image resizing
- ✓ PostgreSQL with Drizzle ORM
- ✓ Tailwind CSS v4 styling
- ✓ Testing with Vitest and Playwright
Test Routes
Quick Start
1. Sign up for an account or log in
2. Try the upload test to see file uploads in action
3. Use the scaffolder to generate new CRUD routes: bun run scaffold