Describe your project
✔️ Feature 1;
✔️ Feature 2;
✔️ Feature 3;
The following tools were used in this project:
Before starting 🏁, you need to have Git, Golang and Nunu installed.
# Clone this project
$ git clone https://github.com/mateusmacedo/go-nunu-template
# Access
$ cd github.com/mateusmacedo/go-nunu-template
# Install dependencies
$ go mod tidy
# Compile dependencies
$ nunu build
# Run the project
$ nunu run
# The server will initialize in the <http://localhost:8000>
This project is under license from MIT. For more details, see the LICENSE file. Made with ❤️ by Mateus Macedo Dos Anjos