Skip to content
/ go_template Public template

A basic template in Go to make it easier to start repetitively when studying... Or at any other time that suits you :)

License

Notifications You must be signed in to change notification settings

rflcnunes/go_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic template for Go projects

What it uses

This template project utilizes Air for live-reloading during development.

Requirements

To use this template, you need to have Docker installed on your machine.

How to use

To get started with this template, follow these steps:

  1. Use this template to create a new repository.
  2. Clone the repository to your machine.
  3. Change the go.mod file to match your project's name.
  4. Run cp .env.example .env to create a new .env file.
  5. Run docker-compose up to start the development server.

Happy coding!

About

A basic template in Go to make it easier to start repetitively when studying... Or at any other time that suits you :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published