Skip to content

Commit 83ff124

Browse files
authoredSep 21, 2021
Examples updates (sst#838)
* Monorepo updates * Rename lib to stacks * Update to point to stacks
1 parent d51850f commit 83ff124

File tree

125 files changed

+105
-114
lines changed

Some content is hidden

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

125 files changed

+105
-114
lines changed
 

‎examples/README.md

+41-35

‎examples/api-auth-auth0/sst.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "api-auth-auth0",
3-
"stage": "dev",
4-
"region": "us-east-1"
3+
"region": "us-east-1",
4+
"main": "stacks/index.ts"
55
}

0 commit comments

Comments
 (0)