Add example project

This commit is contained in:
Alois 2026-07-02 22:58:57 +02:00
commit db9e65e9d7
18 changed files with 4650 additions and 0 deletions

5
example/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
node_modules/
dist/
target/
backend/data/db.json
backend/.env