Skip to content

pgt502/go-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-starter

A starter template for a golang project based on golang project layout.

How to build

To build this project, run:

make tools

this will install and build all the tools. Then run:

make generate

this will generate all the gRPC and protocol buffers files.

How to run

To run all the executables, use:

make run

it uses goreman to run all the services defined in the configs/Procfile

About

A starter template for a golang project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published