/go-bootstrap

:construction: personal template for go web-projects

Primary Languagetempl

Setup

  • Replace all mymyapp with your mod name.

Features

  • Customizable port via PORT env variable.
  • Automatic hot reload via air on port 3000 (use task dev).
  • Centralized meta-info in meta/meta.yml file.

Defaults

  • Default port: 8080.