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
No related branches found
No related tags found
No related merge requests found
Pipeline #3553 passed with stages
in 4 minutes and 18 seconds
......@@ -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.
Finish editing this message first!
Please register or to comment