Skip to content

[Chore] Minor Improvements #5

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

Merged
merged 9 commits into from
Jul 3, 2024
Merged

[Chore] Minor Improvements #5

merged 9 commits into from
Jul 3, 2024

Conversation

stevensJourney
Copy link
Contributor

@stevensJourney stevensJourney commented Jul 2, 2024

Overview

This PR adds some minor improvements which make running the service locally easier.

  • Added VSCode dev container config for developing with Python and Postgres in a isolated dev environement - this could be removed if not deemed helpful. I found it helpful when developing on this repo.
  • Added a Dockerfile config for using this in a Docker compose project.
  • Moved Postgres publication creation to a Django migration
  • Added the ability to use a default key pair for JWT and JWK functions
  • Added a registration endpoint for creating users.
  • Made listen port configurable and exposed service to all hosts.

Related PRs

@stevensJourney stevensJourney marked this pull request as ready for review July 3, 2024 11:38
@stevensJourney stevensJourney merged commit 6c09c81 into main Jul 3, 2024
@stevensJourney stevensJourney deleted the chore/default_key branch July 3, 2024 14:51
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.

2 participants