first commit 🎉

This commit is contained in:
ari melody 2024-04-18 02:26:03 +01:00
commit 81205598f1
Signed by: ari
GPG key ID: CF99829C92678188
19 changed files with 2256 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*