examples/jamstack: added README and example app config

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba
2021-04-13 15:32:23 -07:00
parent 41f78d948e
commit a9f76268a2
3 changed files with 113 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ import (
database: {
let slug = name
dbType: "mysql"
dbType: "mysql" | "postgresql"
db: rds.#CreateDB & {
config: infra.awsConfig