Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 2.35 KB

README.md

File metadata and controls

31 lines (21 loc) · 2.35 KB

Memorization App

Actions Status CI codecov Go Report Card

Application Overview

A chart of the tools and applications used is given below.

App Overview

Use Makefile to generate rsa256 keys

make create-keypair ENV=test

Using Docker

each time change the code we should re-initialize the docker again at the root.

docker-compose up

can run a container that does not depend on other

docker-compose up postgres-account