mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
docs: Describe default server in readme
This commit is contained in:
parent
f8542a2c0c
commit
09ef875be3
@ -39,6 +39,9 @@ npm ci
|
|||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This will start up a server running on port 3000 with a backend storing all data in memory.
|
||||||
|
More configs with different backends can be found in the config folder.
|
||||||
|
|
||||||
## Interacting with the server
|
## Interacting with the server
|
||||||
|
|
||||||
The server supports low-level interaction via HTTP methods,
|
The server supports low-level interaction via HTTP methods,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user