Skip to content

Simply Complaint RESTful API with golang (GIN) Framework

License

Notifications You must be signed in to change notification settings

PickHD/sipmas-api

Repository files navigation

sipmas-api (Sistem Pengaduan Masyarakat)

Setup :

  • Make sure have Docker & docker-compose installed in your machines.
  • Make a copy sample.env with name .env and do your own favor configuration.
  • Run docker-compose up -d.
  • Wait till finish.
  • API Running on http://localhost:<Your Load Balancer Port>

Notes :

  • Still on development process.