chibisafe-netproxy/Readme.md

11 lines
363 B
Markdown
Raw Normal View History

# Chibisafe Network Storage Middleman
how to use this repo?
```bash
git clone https://github.com/minoplhy/chibisafe_netstorage_middleman && cd chibisafe_netstorage_middleman
docker compose up -d
```
should be just fine :D
~PS.because the whole project was written within 810 hours, so the code might look a bit messy. I'll clean things up when I have time.
~