Skip to content

H3nSte1n/people-management-service

Repository files navigation

Turnierverwaltung - People Management Service

CI Code-Style Coverage

setup

required

  • postgreSQL database

If you want to use another database, you have adapt the dataSourceClassName in config/DatabaseFactory

database

createdb -h localhost -U {USERNAME} -W {DATABASE}
createdb -h localhost -U {USERNAME} -W {DATABASE-TEST}

application

gradle run

ENV

  • Removing the dist wording from the .env(.test).dist filename
    .env(.test).dist -> .env(.test)

  • set following env variables

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages