Skip to content
Snippets Groups Projects
Commit 96ee712e authored by Damien Nicolas's avatar Damien Nicolas
Browse files

Add missing command from contributing guide

parent 5648ee29
Branches
No related tags found
No related merge requests found
Pipeline #3553 passed
......@@ -172,6 +172,10 @@ and metadata.
Launch all services
^^^^^^^^^^^^^^^^^^^
Before the first Funkwhale launch, it is required to run this::
docker-compose -f dev.yml run --rm front yarn run i18n-compile
Then you can run everything with::
docker-compose -f dev.yml up front api nginx celeryworker
......
Add missing command from contributing file (#754)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment