mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-28 03:35:45 +03:00
Added information on where the examples are deployed.
This commit is contained in:
parent
f2a94e345a
commit
0785378a53
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user