initial commit

This commit is contained in:
2022-01-13 13:35:07 +01:00
commit 273af813b1
13 changed files with 1361 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example