Switching to node_lambda for deployment

This commit is contained in:
Senad Uka
2019-03-06 05:47:55 +01:00
parent a3dbe1d466
commit 4726031c8e
7 changed files with 62 additions and 123 deletions

5
backend/event.json Normal file
View File

@@ -0,0 +1,5 @@
{
"key": "value",
"key2": "value2",
"other_key": "other_value"
}