Skip to content

almanalfaruq/alfarpos-backend

Repository files navigation

AlfarPOS Backend Service

This is a backend service for Point of Sales system.

How it works

TBD

How to install

Prerequisite

  • Golang >=1.15
  • PostgreSQL >=9.6
  • Linux system

Steps to install

  1. Make sure the all of the prerequisite has been installed
  2. Run
$ sudo -E install.sh
  1. Change the config on /etc/alfarpos/config.yaml according to your setting
  2. Start the service by running
$ sudo systemctl start alfarpos.service
  1. Monitor the log in /var/log/alfarpos/info.log

Dev Notes

Generate swagger docs

About

Web Apps Point of Sales using Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages