feat: initial commit

This commit is contained in:
2023-02-09 12:16:36 +01:00
commit 51cf581361
114 changed files with 17978 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
/node_modules
/bin
/pkg/app/sdk/client/dist
/.env
/tools