feat(database): add sloth database initialization script #56
Reference in New Issue
Block a user
Delete Branch "add-sloth-database-to-postgres"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the creation of the sloth database to the Postgres initialization
script to ensure that it is available for use in the application.