Skip to content

mohsenMJ/go-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-starter-kit

simple starter for developers

a simple golang project to help you start fast and focus on your business

Installation

First clone the repository and run the follwoing commands.

git clone github.com/mohsenMJ/go-starter-kit
cd go-starter-kit
cp .env.example .env
go get github.com/pilu/fresh #or other dameon tools as you wish
go run cmd/migrate.go #migrate database
flesh

Thanks for using this repository

About

A simple go starter kit for developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published