Skip to content

A JavaFX app displaying a list of data from a Music database.

Notifications You must be signed in to change notification settings

BelumS/groovyfx-music-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groovyfx-music-db

A JavaFX app displaying a list of data from a Music database.

To use the DB:

Run the docker-compose-databases.yml file

Access the docker container: docker exec -it app_music-db_1 bash

Run the backup script: mysql -u root music_db < /etc/mysql/backup.sql

After backup, run the app.

About

A JavaFX app displaying a list of data from a Music database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published