add frontend skeleton

This commit is contained in:
sam 2024-03-26 22:10:04 +01:00
parent 0c52ebb7bc
commit a80f89d038
23 changed files with 2110 additions and 3 deletions

6
.gitignore vendored
View file

@ -1,3 +1,9 @@
__pycache__/
.pytest_cache/
.env
node_modules
build
.svelte-kit
package
vite.config.js.timestamp-*
vite.config.ts.timestamp-*