Categorygithub.com/D4lvarez/data_process
module
0.0.0-20240806204411-7dfcb147be36
Repository: https://github.com/d4lvarez/data_process.git
Documentation: pkg.go.dev

# README

Requirements

  1. Install Go.
  2. Install MySQL or MariaDB.
  3. Execute:
go mod tidy

Initialize Database

  1. Rename file .env.example to .env and set values for variables.

  2. Execute on terminal this command:

go run cmd/database/main.go

# Packages

No description provided by the author
No description provided by the author