Skip to content
Snippets Groups Projects

Resolve "Build dependencies from POC"

Merged David Beniamine requested to merge 24-everything-from-git-no-prod-build-for-dev into main
Files
2
+ 0
7
@@ -22,13 +22,6 @@ This readme assumes that you now a few basic about `docker` and `docker-compose`
Clone the current git repository and cd inside.
*NOTE : the two following steps should become obsolete at some point*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
git submodule init && git submodule update
bash build_deps.sh
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Copy `.env.template` to `.env` and change variables to suit your need.
You **MUST** set at least the `ANNOTOT_SECRET_KEY_BASE` to a random string, the rest is preconfigured for a local development environment.
Loading