Go to file
2024-04-11 00:19:11 +07:00
src/handler add: zerologger as log library 2024-04-11 00:19:11 +07:00
.gitignore fix : code cleanup 2024-04-10 23:30:23 +07:00
docker-compose.example.yml fix : code cleanup 2024-04-10 23:30:23 +07:00
Dockerfile chibisafe_netstorage_middleman : restore Dockerfile 2024-04-10 01:00:48 +07:00
go.mod add: zerologger as log library 2024-04-11 00:19:11 +07:00
go.sum add: zerologger as log library 2024-04-11 00:19:11 +07:00
main.go add: zerologger as log library 2024-04-11 00:19:11 +07:00
Readme.md chibisafe_netstorage_middleman : add note 2024-04-10 00:46:26 +07:00

Chibisafe Network Storage Middleman

how to use this repo?

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