Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damianopetrungaro/go-boilerplate
A boilerplate to use for new shiny applications.
https://github.com/damianopetrungaro/go-boilerplate
boilerplate docker docker-compose go golang server template template-repository
Last synced: 5 days ago
JSON representation
A boilerplate to use for new shiny applications.
- Host: GitHub
- URL: https://github.com/damianopetrungaro/go-boilerplate
- Owner: damianopetrungaro
- Created: 2019-07-01T14:32:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T17:01:05.000Z (over 3 years ago)
- Last Synced: 2024-06-20T12:35:52.954Z (5 months ago)
- Topics: boilerplate, docker, docker-compose, go, golang, server, template, template-repository
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 9
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# App
- cp .env.dist .env
- make
- docker-compose up