module
0.0.0-20240806204411-7dfcb147be36
Repository: https://github.com/d4lvarez/data_process.git
Documentation: pkg.go.dev
# README
Requirements
- Install Go.
- Install MySQL or MariaDB.
- Execute:
go mod tidy
Initialize Database
-
Rename file .env.example to .env and set values for variables.
-
Execute on terminal this command:
go run cmd/database/main.go