Skip to content

bhaweshksingh/graph-svc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pack Service

This allows to set up pack sizes and calculate packs for items.

Pre requisites

  • Docker
  • Golang v1.21+

Running App

  1. Build and run the app container.

make app

  1. Inspect logs using docker

docker logs pack-svc-go -f

  1. Run tests in local docker using

make test

  1. Run functional tests
    • Start the app using step 1
    • Trigger the dockerized functional tests make functional-test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published