You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/thoughts/README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,12 @@ Thoughts
5
5
6
6
Run `wasp start` to start the app in development mode.
7
7
8
-
This app is deployed at https://wasp-thoughts.netlify.app/ .
8
+
This app is deployed at https://wasp-thoughts.netlify.app/ : client at Netlify, server and db at Heroku.
9
+
It is also deployed at https://wasp-thoughts-client.fly.dev/ : client, server and db on Fly.io .
9
10
10
11
## TODO
11
12
12
-
## How it felt so far to build this app in Wasp
13
+
## How it felt so far to build this app in Wasp (2022)
13
14
14
15
Here I write down how I felt while developing this app, so we can use this feedback in the future to improve Wasp. Subjective feedback is also written down.
0 commit comments