cf6bde238c
Initialize SvelteKit project with Svelte 5, TypeScript strict, Tailwind CSS v4, shadcn-svelte, Prisma + SQLite, Vitest, ESLint, Prettier. Add Docker multi-stage build, docker-compose, and Gitea Actions CI pipeline.
8 lines
83 B
Plaintext
8 lines
83 B
Plaintext
build/
|
|
.svelte-kit/
|
|
dist/
|
|
node_modules/
|
|
coverage/
|
|
package-lock.json
|
|
pnpm-lock.yaml
|