From 9532797809904f44bddadd55ec76c4c37a063c98 Mon Sep 17 00:00:00 2001 From: Julien Semaan Date: Mon, 6 May 2024 00:25:54 +0000 Subject: [PATCH] adjust readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 4193d16..8f866e4 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,15 @@ GOOGLE_CLIENT_SECRET= ### Creating the Google API key for the file picker +### Starting the environment + +``` +cd docker4dev/ +docker compose up --build +``` + +Once all containers have started, the application will be available on http://localhost:8000 + ## Setting up Stripe ## Setting up email notifications