Initial rw serverless setup

This commit is contained in:
Kurt Hutten
2021-11-20 17:36:06 +11:00
parent e9859d85b8
commit 53a6639fd1
5 changed files with 2507 additions and 1352 deletions

4
app/.gitignore vendored
View File

@@ -1,3 +1,7 @@
dist
web/types/graphql.d.ts
api/types/graphql.d.ts
# Deployment
.serverless