This is a backend service for Point of Sales system.
TBD
- Golang >=1.15
- PostgreSQL >=9.6
- Linux system
- Make sure the all of the prerequisite has been installed
- Run
$ sudo -E install.sh
- Change the config on
/etc/alfarpos/config.yaml
according to your setting - Start the service by running
$ sudo systemctl start alfarpos.service
- Monitor the log in
/var/log/alfarpos/info.log