Cantabile

Manage your own persona

Stars
0
Committers
1

Cantabile

Description

Persona Management

Setup

# Installation of a set of tools required for the project.
$ make setup

# Set environment variables required for the project.
$ make env-setup

Project Start

The setup section must be completed before the project starts.

$ make start

directory structure

.
 GNUmakefile         # GNUmake
 bin                 #  & CI
 cantabile-api       # Application Server
 cantabile-db        # DB
 cantabile-infra     # amazon cdk
 cantabile-server    # Web Server
 cantabile-ui        # front
 docker-compose.yml  # Docker Bundle
 docs                # Project Docs
 env                 # Project env's

DB golang-migrate/migrate

migrate brew install

make migration.up