feat: initial commit

Signed-off-by: Vojtěch Mareš <vojtech@mares.cz>
This commit is contained in:
Vojtěch Mareš 2025-05-07 17:13:17 +02:00
commit 0a9d12b777
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
5 changed files with 61 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
node_modules
.env