File tree Expand file tree Collapse file tree
serverless-functions-in-depth-part-1
serverless-functions-in-depth-part-2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ To run this app:
13131 . Clone the repository
1414
1515``` sh
16- git clone https://github.com/dabit3/serverless-functions-in-depth-part-1 .git
16+ git clone https://github.com/dabit3/full-stack-serverless-code .git
1717```
1818
19- 2 . Change into the directory
19+ 1 . Change into the directory
2020
2121``` sh
2222cd serverless-functions-in-depth-part-1
@@ -44,4 +44,4 @@ amplify push
4444
4545``` sh
4646npm start
47- ```
47+ ```
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ To run this app:
991 . Clone the repository
1010
1111``` sh
12- git clone https://github.com/dabit3/serverless-functions-in-depth-part-2 .git
12+ git clone https://github.com/dabit3/full-stack-serverless-code .git
1313```
1414
15- 2 . Change into the directory
15+ 1 . Change into the directory
1616
1717``` sh
1818cd serverless-functions-in-depth-part-2
@@ -40,4 +40,4 @@ amplify push
4040
4141``` sh
4242npm start
43- ```
43+ ```
You can’t perform that action at this time.
0 commit comments