name-db
name-db copied to clipboard
Add DB schema using liquibase
Add a simple DB schema to a new directory called database. On that directory you will find the liquibase properties, a MariaDB driver and a change set file. Also, a description on how to deploy locally the app was added to the README file (Issue #197).