@@ -24,8 +24,7 @@ reload
run backend:
```shell
cd backend
cabal run backend -- serve --port 8081 ./blog
cabal run backend -- serve
```
open browser at `http://localhost:8080`.
The note is not visible to the blocked user.