summaryrefslogtreecommitdiff
path: root/README.md
blob: 223459057474eef7ab6cf3739efa44d72fec91b1 (plain)
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)