Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

VinncentWong/Delos-AquaFarm

Repository files navigation

Tech stack

Installation

  1. Clone this repository
  2. Type on your terminal cd Delos-AquaFarm/
  3. Make a .env file
  4. Copy all key from .env.example file to .env file. Fill all the blank value with your credential
  5. Turn on the storage by typing this command on terminal : docker-compose -f docker-storage.yaml up -d
  6. To run all test on the application, type this command on terminal : GIN_MODE=release go test ./... -v
  7. To run the application. type this command on terminal : go run main.go

Additional information

All API documentation can be accessed on public postman documenter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages