bluzi / name-db

:rocket: A multilingual collection of names from around the world
MIT License
59 stars 230 forks source link

Add DB schema using liquibase #511

Open Jele0794 opened 6 years ago

Jele0794 commented 6 years ago

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).