This is a study of hexagonal architecture in Go and JWT authentication.
- Run
docker-compose upcommand inside the project folder - Run
make runif you have make command in your terminal - Run
go run .\cmd\api\main.goinside the project folder if you don't have make