FediShoop/README.md

13 lines
252 B
Markdown
Raw Normal View History

2024-10-07 13:35:46 +02:00
# FediShoop
2024-10-07 14:25:10 +02:00
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)