- make
- go
PORT
- Port number the application will start onTOKEN
- Token for proxy authenticationMONGO_URI
- Host and port for mongodb serviceMONGO_USERNAME
- Username for mongodbMONGO_PASSWORD
- Password for mongodb
$ make clean
$ make test
$ make build
$ make run
$ make build-linux