- Make sure have Docker & docker-compose installed in your machines.
- Make a copy
sample.env
with name.env
and do your own favor configuration. - Run
docker-compose up -d
. - Wait till finish.
- API Running on
http://localhost:<Your Load Balancer Port>
- Still on development process.