bixlabs / authentication

A module in Go for authentication
1 stars 0 forks source link

Am 6 database implementation #11

Closed jac1013 closed 5 years ago

jac1013 commented 5 years ago

Description

Implemented the configuration for using SQlite as a data storage.

Stories

https://bixlabs.atlassian.net/browse/AM-6

List of changes

Steps to Test or Reproduce

Just run the CLI main and you will see the generation of the database file.

Impacted Areas in Application

Migrations

NO