Skip to content

ardafirdausr/posjoo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POSJOO

Simple implementation of Majoo Point of Sales

Setup

  1. Copy env.example to .env
  2. Fill the config
  3. Run go get ./...

Run The App

go run ./cmd/posjoo/main.go

Test The App

go test -v ./...

Build The App

go build -o ./bin/posjoo ./cmd/posjoo/...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published