# Functions
Connectiing to the database based on the environment variables.
FOR TESTING PURPOSES.
Generate test datas.
Reading the .env file.
Migrating the DB tables into Go models.
# Variables
Defining the application databse structure with gorm.