safing-web/README.md

13 lines
188 B
Markdown

# Safing Website
### Run Safing locally:
1. [Install docker](https://www.docker.com/get-started)
2. Run
```
docker-compose up
```
3. Access the local version at http://localhost:4000