From 506ef8a43c3985067f2b9004fcc601056e172ddd Mon Sep 17 00:00:00 2001 From: CSDUMMI Date: Mon, 7 Oct 2024 14:25:10 +0200 Subject: Create initial dev environ --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 35d5324..2234590 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # FediShoop -Federated Shop \ No newline at end of file +Federated Shop + +## Development Setup +Have docker and docker-compose installed and then run in the project root: + +``` +$ docker compose up -d +``` + +The current state of the website will run on [`http://localhost:8000`](http://localhost:8000) -- cgit v1.2.3