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: README.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,16 +14,6 @@ The API for a better world. More information under [human-connection.org](https:
14
14
15
15
> **Note:** This is only the API part of Human-Connection, you have to also checkout the [WebApp](https://github.com/Human-Connection/WebApp) which uses this API.
16
16
17
-
## Start Server
18
-
19
-
Make sure you have installed [docker](https://www.docker.com/community-edition).
20
-
21
-
To start the service simply run:
22
-
23
-
```bash
24
-
docker-compose up
25
-
```
26
-
27
17
## Development
28
18
29
19
> we recommand to install the project locally for the best development ease and performance
0 commit comments