2024-04-09 17:34:48 +00:00
|
|
|
|
# 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
|
|
|
|
|
```
|
2024-04-09 17:46:26 +00:00
|
|
|
|
should be just fine :D
|
|
|
|
|
|
|
|
|
|
~PS.because the whole project was written within 8–10 hours, so the code might look a bit messy. I'll clean things up when I have time.
|
|
|
|
|
~
|