bun --bun run dev + haldus leht init

This commit is contained in:
2025-07-21 16:26:47 +03:00
parent efc0e34ae7
commit f87f8374f4
25 changed files with 4770 additions and 789 deletions

4
.gitignore vendored
View File

@@ -172,4 +172,6 @@ dist
# SvelteKit build / generate output
.svelte-kit
# End of https://www.toptal.com/developers/gitignore/api/nextjs,node
# SQLite database files
/data/*.db
/data/*.db-*