Initial app

This commit is contained in:
Martin Wittwer 2026-06-20 16:36:20 +02:00
parent e9852f9179
commit 6bc3f0cf45
11 changed files with 1755 additions and 1 deletions

3
.gitignore vendored
View file

@ -9,3 +9,6 @@ docs/_book
# TODO: where does this rule come from?
test/
node_modules/
dist/
.env