Skip to content

rschio/currencyproj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency

Dependencies

  • Docker
  • Docker Compose
  • Go v1.16

Build

make

Execute

Set environment variables

set -a
. ./env.env
set +a

Run

On distinct terminals run:

./bin/server
./bin/gateway

Clean (remove the binary and the container)

make clean

Remove database data

make destroy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages