mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
docs: Add badges
This commit is contained in:
parent
cb0476683c
commit
6296dbc89f
10
README.md
10
README.md
@ -1,9 +1,12 @@
|
|||||||
# Community Solid Server
|
# Community Solid Server
|
||||||
|
[](https://travis-ci.com/solid/community-server)
|
||||||
|
[](https://coveralls.io/github/solid/community-server)
|
||||||
|
[](https://www.npmjs.com/package/@solid/community-server)
|
||||||
|
|
||||||
An open and modular implementation of the [Solid specifications](https://solid.github.io/specification/)
|
**An open and modular implementation of the [Solid specifications](https://solid.github.io/specification/)**
|
||||||
|
|
||||||
- Community Solid Server is open software
|
- Community Solid Server is open software
|
||||||
to provide people with their own data pod.
|
to provide people with their own [Solid](https://solidproject.org/) Pod.
|
||||||
|
|
||||||
- It will give developers an environment
|
- It will give developers an environment
|
||||||
to create and test new Solid applications.
|
to create and test new Solid applications.
|
||||||
@ -19,6 +22,9 @@ which means it is **too early for use with Solid apps**.
|
|||||||
However, you can already boot up the server,
|
However, you can already boot up the server,
|
||||||
play around with it,
|
play around with it,
|
||||||
and check how it is made.
|
and check how it is made.
|
||||||
|
<br>
|
||||||
|
The [architectural diagram](https://github.com/RubenVerborgh/solid-server-architecture)
|
||||||
|
can help you find your way.
|
||||||
|
|
||||||
## Running locally
|
## Running locally
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user