feat: initial commit

This commit is contained in:
cătălin 2023-12-08 17:00:22 +01:00
commit e8291f4bef
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2
33 changed files with 10300 additions and 0 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
.idea/
apps/http/chalice/.chalice/deployed
apps/http/chalice/.chalice/deployments
apps/http/sls/node_modules/
apps/http/sls/.serverless/
apps/http/sls/.requirements.zip
__pycache__/
.pdm-python
.env
.coverage
htmlcov