Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 197 Bytes

File metadata and controls

12 lines (7 loc) · 197 Bytes

Database

Here you will find example scripts and schemas used in creating & provisioning the database behind the golang microservices

Usage

make init
make schema

Start over

make reset