FediShoop/README.md

13 lines
252 B
Markdown

# 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)