Skip to content

jasonbronson/go-gin-boilerplate

Repository files navigation

Go Golang Gin router boilerplate

Docker, Gin, Go, Newrelic, Zap logger, Redis, Cron all in a boilerplate setup for new projects

Quick Start

  • To run project you can use make command make local
  • if you do not have make installed just use docker-compose docker-compose up

Missing docker-compose? how to install docker-compose

This is a boiler plate repo setup of basic docker with newrelic and compiledaemon to restart on saving.

Configuration

  • copy .env.example to .env cp .env.example .env
  • edit .env as needed

About

Docker, Gin, Go, Newrelic, Zap logger, cron all in a boilerplate setup for new projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published