Go to file
Tomáš Mládek 854dcbdcc4
ci/woodpecker/push/woodpecker Pipeline was successful Details
fix: re-enable SSR, somewhat functional pre-JS version
2024-02-02 22:23:47 +01:00
src fix: re-enable SSR, somewhat functional pre-JS version 2024-02-02 22:23:47 +01:00
.eslintignore Initial commit. 2024-02-02 21:23:20 +01:00
.eslintrc.cjs Initial commit. 2024-02-02 21:23:20 +01:00
.gitignore Initial commit. 2024-02-02 21:23:20 +01:00
.npmrc Initial commit. 2024-02-02 21:23:20 +01:00
.prettierignore Initial commit. 2024-02-02 21:23:20 +01:00
.prettierrc Initial commit. 2024-02-02 21:23:20 +01:00
.woodpecker.yml ci: enable CI 2024-02-02 21:59:37 +01:00
Earthfile ci: enable CI 2024-02-02 21:59:37 +01:00
index.html Initial commit. 2024-02-02 21:23:20 +01:00
package.json ci: enable CI 2024-02-02 21:59:37 +01:00
pnpm-lock.yaml ci: enable CI 2024-02-02 21:59:37 +01:00
style.css Initial commit. 2024-02-02 21:23:20 +01:00
svelte.config.js fix: re-enable SSR, somewhat functional pre-JS version 2024-02-02 22:23:47 +01:00
tsconfig.json Initial commit. 2024-02-02 21:23:20 +01:00
vite.config.ts Initial commit. 2024-02-02 21:23:20 +01:00