- for production
git clone https://github.com/heeico/server
docker-compose up --build -d
- for dev (go must be installed)
git clone https://github.com/heeico/server
go mod tidy
go run . || air
- download latest code from
https://github.com/heeico/server
and place it inside client folder
Cool Features