Skip to content

fahruluzi/pos-mini

Repository files navigation

pos-mini

FEATURES

  1. go gin
  2. gorm
  3. postgreSQL
  4. adminer
  5. swagger

INITIAL STEP

  1. Clone
  2. Duplicate .env.example -> .env
  3. Modify .env
  4. Build App
$ docker-compose build
  1. RUN docker compose (using -d to run in the background)
$ docker-compose up
  1. Check with open in the browser app http://host:port
  2. Documentation using swagger on http://host:port/docs/index.html
  3. Check with open in the browser adminer http://host:adminer_port

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages