feat: initial commit
This commit is contained in:
commit
e8291f4bef
33 changed files with 10300 additions and 0 deletions
8
apps/http/chalice/.chalice/config.json
Normal file
8
apps/http/chalice/.chalice/config.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"version": "2.0",
|
||||
"app_name": "secretsanta",
|
||||
"stages": {
|
||||
"dev": {
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue