mirror-chibisafe-netproxy/Readme.md

11 lines
363 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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.
~