Initial commit
This commit is contained in:
commit
15d4e2f126
37 changed files with 12580 additions and 0 deletions
7
crabfit-backend/app.yaml
Normal file
7
crabfit-backend/app.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
runtime: nodejs10
|
||||
entrypoint: node index.js
|
||||
service: api
|
||||
|
||||
endpoints_api_service:
|
||||
name: api-dot-crabfit.appspot.com
|
||||
rollout_strategy: managed
|
||||
Loading…
Add table
Add a link
Reference in a new issue