repositorypackage
0.0.0-20220520081732-42961d2a5168
Repository: https://github.com/changpro/disk-service.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Introduction
The back-end repository for easy-disk implemented in golang
Project Setup
This project was organized in micro-service structure and wrapped in serveral docker containers, managed by Docker Compose. To build and run, make sure the web app was appropriately built as instruction guides at first, and run the command below in console:
docker-compose up