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

feat: add development database container setup #51

Conversation

ubesluttsom
Copy link

See the README.md added by the commit.

Add Docker container for development database. Randomly generate names and emails for users. Only the User table is currently supported.

Structure could be changed. Not sure if keeping this in a separate folder like this is the right choice. Moving the docker-compose.yml up in the directory hierarchy could make sense.

See the `README.md` added by the commit.

Only the `User` table is currently supported.

Structure could be changed. Not sure if keeping this in a separate
folder like this is the right choice. Moving the `docker-compose.yml` up
in the directory hierarchy could make sense.
@ubesluttsom ubesluttsom marked this pull request as draft September 26, 2024 10:39
@ubesluttsom
Copy link
Author

Closed and reworked into #52.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant