feat(init): Initialize repository

This commit is contained in:
2023-01-19 14:23:31 +01:00
commit 80f13a2dfa
13 changed files with 348 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
tmp/
src/tmp
node_modules/