Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 529 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 529 Bytes

Quik Wallet Homework

Prerequisites

  • docker-compose >=1.28.5
  • Docker Engine - Community >= 20.10.3
  • go1.16

Configuration

Edit .env file to configure the app when needed.

Build

docker-compose up --build

Test

docker-compose up --build quikwallet_test

Contact