Skip to content

bambu-group-03/apigw

Repository files navigation

Go APIGW

Quick start

Local development:

cp .env.example .env

# install deps globally
make bin-deps

# Run app with migrations
$ make run