1
Fork 0

Add notion link to readme

This commit is contained in:
viktorstrate 2019-08-12 16:16:08 +02:00
parent e0cfa9038b
commit 5d1197500c
1 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,8 @@
> NOTE: This software should not be used in production yet, since it is in early development, and still contains security holes. > NOTE: This software should not be used in production yet, since it is in early development, and still contains security holes.
[Follow the development progress here](https://www.notion.so/e8a95059eaa74fd7b8b69f8c949c9d08?v=c999e954941b43f4bf5fcec8451a789a)
![screenshot](/screenshot.png) ![screenshot](/screenshot.png)
## Aim of the project ## Aim of the project
@ -47,8 +49,6 @@ that is easy to host on a personal server, to easily view the photos located on
cd ./api && npm start cd ./api && npm start
``` ```
![](api/img/graphql-playground.png)
### [`/ui`](./ui) ### [`/ui`](./ui)
This will start the GraphQL API in the foreground, so in another terminal session start the UI development server: This will start the GraphQL API in the foreground, so in another terminal session start the UI development server: