Starter Template
"This template helps you start developing with Vite, Svelte and tRPC."
- HMR for client code with Vite and automatic build and restart for server with tcx on file changes
- Playwright setup for E2E tests
- GitHub Actions workflow with build, lint and test steps
- Dependabot setup to keep dependencies updated
- Express server to serve SPA and handle tRPC API calls
Denis Mishankov