Initial commit

This commit is contained in:
2025-07-13 10:33:14 +01:00
parent f1fcaa6d05
commit 2b1e945715
28 changed files with 6222 additions and 276 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,5 @@
# build output
dist/
# generated types
.astro/
@@ -13,6 +12,7 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production