Commit c8a6fa8b authored by Fabien Manière's avatar Fabien Manière

add forgotten info

parent a9247755
Pipeline #4503 passed with stages
in 6 minutes and 44 seconds
......@@ -166,6 +166,7 @@ From the Backend root folder (haskell-gargantext):
``` shell
./start
# The start script runs following commands:
# - `./bin/install` to update and build the project
# - `docker compose up` to run the Docker for postgresql from devops/docker folder
# - `cabal run gargantext-server -- --ini gargantext.ini --run Prod` to run other services through `nix-shell`
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment