Template for Svelte projects
Find a file Use this template
2025-04-02 15:21:13 -04:00
.github/workflows init 2025-04-02 15:21:13 -04:00
.scripts init 2025-04-02 15:21:13 -04:00
.storybook init 2025-04-02 15:21:13 -04:00
devops init 2025-04-02 15:21:13 -04:00
e2e init 2025-04-02 15:21:13 -04:00
messages init 2025-04-02 15:21:13 -04:00
prisma init 2025-04-02 15:21:13 -04:00
project.inlang init 2025-04-02 15:21:13 -04:00
src init 2025-04-02 15:21:13 -04:00
static init 2025-04-02 15:21:13 -04:00
.editorconfig init 2025-04-02 15:21:13 -04:00
.env init 2025-04-02 15:21:13 -04:00
.gitignore init 2025-04-02 15:21:13 -04:00
.prettierignore init 2025-04-02 15:21:13 -04:00
.prettierrc init 2025-04-02 15:21:13 -04:00
.tool-versions init 2025-04-02 15:21:13 -04:00
bun.lock init 2025-04-02 15:21:13 -04:00
bunfig.toml init 2025-04-02 15:21:13 -04:00
Dockerfile init 2025-04-02 15:21:13 -04:00
Dockerfile.storybook init 2025-04-02 15:21:13 -04:00
eslint.config.js init 2025-04-02 15:21:13 -04:00
LICENSE init 2025-04-02 15:21:13 -04:00
package.json init 2025-04-02 15:21:13 -04:00
playwright.config.ts init 2025-04-02 15:21:13 -04:00
postcss.config.js init 2025-04-02 15:21:13 -04:00
README.md init 2025-04-02 15:21:13 -04:00
svelte.config.js init 2025-04-02 15:21:13 -04:00
tailwind.config.ts init 2025-04-02 15:21:13 -04:00
tsconfig.json init 2025-04-02 15:21:13 -04:00
vite.config.ts init 2025-04-02 15:21:13 -04:00

svelte-template