Skip to content

Commit 354bf5a

Browse files
authored
Update README.md
1 parent 2affd71 commit 354bf5a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Copy `serverless.yml` from the root of this repo to the root of your project, ma
3232

3333
After building your app run `sls deploy` to deploy code to AWS using the build tool [serverless](https://www.serverless.com/).
3434

35+
An example project using serverless can be found [here](https://github.com/yarbsemaj/sveltekit-serverless-starter).
36+
3537
### For CDK
3638
Copy `SvelteKitSite.ts` from the root of this repo into your project and add it to a CDK stack.
3739

@@ -65,4 +67,4 @@ Please raise an issue on [Github](https://github.com/yarbsemaj/sveltekit-adapter
6567
| 0.5.x | 1.0.0-next.286 |
6668
| 0.3.x - 0.4.x | 1.0.0-next.286 |
6769
| 0.2.x | 1.0.0-next.239 |
68-
| 0.1.x | 1.0.0-next.169 |
70+
| 0.1.x | 1.0.0-next.169 |

0 commit comments

Comments
 (0)