forked from potsda.mn/mobilizon
Merge branch 'fix-doc' into 'master'
⚡ readme doc after cloning folder. 📖 git ignore intellij .idea folder See merge request framasoft/mobilizon!31
This commit is contained in:
commit
b4332d1a72
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -29,3 +29,4 @@ priv/data/*
|
||||||
cover/
|
cover/
|
||||||
uploads/*
|
uploads/*
|
||||||
!uploads/.gitkeep
|
!uploads/.gitkeep
|
||||||
|
.idea
|
||||||
|
|
|
@ -5,7 +5,7 @@ Your federated organization and mobilization platform. Gather people with a conv
|
||||||
## Development
|
## Development
|
||||||
Clone the repo, and start the project via Docker
|
Clone the repo, and start the project via Docker
|
||||||
```bash
|
```bash
|
||||||
git clone https://framagit.org/framasoft/mobilizon
|
git clone https://framagit.org/framasoft/mobilizon && cd mobilizon
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
### Manual
|
### Manual
|
||||||
|
@ -60,6 +60,7 @@ to start a database container, an API container and the front-end dev container
|
||||||
|
|
||||||
* Official website: https://joinmobilizon.org/
|
* Official website: https://joinmobilizon.org/
|
||||||
* Source: https://framagit.org/framasoft/mobilizon
|
* Source: https://framagit.org/framasoft/mobilizon
|
||||||
|
* Docu wiki: https://framagit.org/framasoft/mobilizon/wikis/home
|
||||||
* Riot/Matrix: https://riot.im/app/#/room/#Mobilizon:matrix.org
|
* Riot/Matrix: https://riot.im/app/#/room/#Mobilizon:matrix.org
|
||||||
* 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
|
||||||
|
|
Loading…
Reference in a new issue