1 2 3 4 5 6 7 8 9 10 11 12
# FediShoop 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)