forked from potsda.mn/mobilizon
Mention Pleroma inside the README.md file
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
d5eac1df6c
commit
bcfb9252e3
|
@ -3,7 +3,7 @@
|
||||||
Your federated organization and mobilization platform. Gather people with a convivial, ethical, and emancipating tool.
|
Your federated organization and mobilization platform. Gather people with a convivial, ethical, and emancipating tool.
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
Clone the repo, and start the project via Docker
|
Clone the repo, and start the project trough Docker. You'll need both Docker and Docker-Compose.
|
||||||
```bash
|
```bash
|
||||||
git clone https://framagit.org/framasoft/mobilizon && cd mobilizon
|
git clone https://framagit.org/framasoft/mobilizon && cd mobilizon
|
||||||
make
|
make
|
||||||
|
@ -65,3 +65,4 @@ to start a database container, an API container and the front-end dev container
|
||||||
* Mastodon: https://framapiaf.org/@mobilizon
|
* Mastodon: https://framapiaf.org/@mobilizon
|
||||||
* Forum: https://framacolibri.org/c/mobilizon/fr-francais
|
* Forum: https://framacolibri.org/c/mobilizon/fr-francais
|
||||||
|
|
||||||
|
Note: Most federation code comes from [Pleroma](https://pleroma.social), which is `Copyright © 2017-2018 Pleroma Authors - AGPL-3.0`
|
||||||
|
|
Loading…
Reference in a new issue