feat: initial commit

This commit is contained in:
2023-02-09 12:16:36 +01:00
commit 65a866efe1
113 changed files with 17880 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