build: initialize project

This commit is contained in:
Sebin Nyshkim 2025-04-02 11:21:39 +02:00
commit 98eb24f9d0
5 changed files with 3182 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
.cache
.vscode
node_modules
public