Part of resolving #78
This PR changes Moddingway to use an external database instead of a locally setup database to ensure persistency of data between container restarts. Also moves populating the database to app startup since Docker is not setting up the database anymore (and some other small changes)
Part of resolving #78 This PR changes Moddingway to use an external database instead of a locally setup database to ensure persistency of data between container restarts. Also moves populating the database to app startup since Docker is not setting up the database anymore (and some other small changes)