Skip to content

Commit 208bcb4

Browse files
committed
feat: add fullstack example with compose
1 parent 6dca63c commit 208bcb4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+50
-77
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

fullstack/serverless-compose.yml renamed to example-fullstack/serverless-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
infra:
44
path: ./infra
55
scf:
6-
path: ./scf
6+
path: ./services
77
params:
88
userTable: ${infra.UsersTableName}
99
postsTable: ${infra.PostsTableName}
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)