Added information on where the examples are deployed.

This commit is contained in:
Martin Sosic 2021-10-06 16:16:41 +02:00
parent f2a94e345a
commit 0785378a53
2 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,8 @@ Realworld app
Here, we implement it in Wasp, by following their [specification](https://github.com/gothinkster/realworld/tree/master/spec).
This app is deployed at https://wasp-rwa.netlify.app/ .
# Development
### Database

View File

@ -5,6 +5,8 @@ Thoughts
Run `wasp start` to start the app in development mode.
This app is deployed at https://wasp-thoughts.netlify.app/ .
## TODO
## How it felt so far to build this app in Wasp