-
Clone this project with SSH or HTTPS
git clone <url>
-
Create Database
docker-compose up -d
-
Migrate table
make migrate-up
-
Run Project
make run-local
If u want to edit config, go to
config/local.conf
Clone this project with SSH or HTTPS
git clone <url>
Create Database
docker-compose up -d
Migrate table
make migrate-up
Run Project
make run-local
If u want to edit config, go to
config/local.conf