Find a file
2024-09-07 12:57:58 +03:00
.changeset init changeset 2024-01-29 03:44:27 +02:00
.husky use npx 2024-01-29 02:47:20 +02:00
src Remove unused utils file from pocketbase module 2024-01-29 03:12:09 +02:00
static remove github integrations 2024-09-07 12:55:53 +03:00
tests updated test 2022-09-25 10:13:41 +03:00
.env.example test 2024-09-07 12:57:58 +03:00
.eslintrc.cjs update prettier & eslint 2023-03-05 03:46:22 +02:00
.gitignore add .eslintcache 2022-11-07 13:13:24 +02:00
.npmrc bump 2023-05-15 19:54:23 +03:00
.prettierignore update prettier 2023-05-15 19:54:57 +03:00
.prettierrc.cjs refactor 2024-01-28 14:09:01 +02:00
captain-definition caprover build 2023-05-15 21:44:07 +03:00
Dockerfile caprover build 2023-05-15 21:44:07 +03:00
LICENSE update year 2024-01-29 03:54:51 +02:00
package.json add changeset workflow 2024-01-29 03:42:51 +02:00
playwright.config.ts format 2022-09-12 12:20:51 +03:00
pnpm-lock.yaml Add clsx and tailwind-merge dependencies 2024-01-29 03:07:08 +02:00
postcss.config.cjs tailwind config 2022-09-12 12:44:25 +03:00
README.md center img 2023-05-15 22:51:43 +03:00
svelte.config.js switch adapter 2022-12-18 21:45:02 +02:00
tailwind.config.cjs refactor 2024-01-28 14:09:01 +02:00
tsconfig.json refactor 2024-01-28 14:09:01 +02:00
vite.config.ts refactor 2024-01-28 14:09:01 +02:00

Svelte-Kit Template

A simple Svelte-Kit starter with a few opinionated additions.

  • Typescript
  • UI:
    • Tailwind
    • Postcss
    • DaisyUI
    • Fontawesome
    • Roboto Font
    • Themes (cookies)
  • Code Quality
    • Prettier
    • Eslint
    • Lint-Staged
  • Automation & Testing
    • Husky
    • Playwright