JWT authentication using gin-gonic and MongoDB
- Run
go mod downloadfor installing dependencies. - Create a
dev.yamland specify config values of your own. - Open Terminal/Cmd and run
make dev.
Check makefile for
go runcommand with profile and for other commands.
Create a github issue to report 😊.