Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup database service #90

Merged
merged 14 commits into from
Jun 11, 2024
Merged

Setup database service #90

merged 14 commits into from
Jun 11, 2024

Conversation

joonashak
Copy link
Collaborator

@joonashak joonashak commented Jun 5, 2024

This PR adds Postgres database to Keijo.

  • Docker Compose amended to bootstrap the database service.
  • Backend DatabaseModule and environment configuration for connecting to Postgres.
  • Update test setups to work with the database dependency.

Migration mechanism will be implemented in another PR along with documentation.

@joonashak joonashak force-pushed the postgres branch 5 times, most recently from 6a88829 to ff13665 Compare June 10, 2024 05:50
@joonashak joonashak marked this pull request as ready for review June 11, 2024 06:13
@joonashak joonashak requested a review from kurukimi June 11, 2024 06:18
@joonashak joonashak merged commit eb3571d into main Jun 11, 2024
7 checks passed
@joonashak joonashak deleted the postgres branch June 11, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants