Skip to content

reyhanmichiels/AquaFarmManagement

Repository files navigation

Tech Stack

  • Programming Language : Go v 1.21.0
  • Framework : GIN
  • ORM : Gorm
  • Database : PostgreSQL
  • Log : Logrus
  • Testing Tools : Testify

Installation Guide

  1. Clone this repository to your local
  2. Make a copy of file .env.example and rename it to .env
  3. Fill .env with your credential
  4. Run docker storage with docker compose up -d
  5. Run app with go run cmd/main.go

Api Docs

Postman Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published