pobyzaarif / pos_lite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POS_LITE

POS_Lite is a sample Point Of Sales system built with golang, using hexagonal architecture and custom log. This project aims to prove that we can use a custom logger without additional application performance management or monitoring tools to trace, analyze, etc with our lovely apps. just read the log, it's clear enough.

Installation

  1. $ cp .env.example .env
  2. $ go run app/main/main.go

Other

About


Languages

Language:Go 94.3%Language:Makefile 4.4%Language:Shell 1.3%