Skip to content

add a make dev that will watch the app and restart for development co… #52

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 1 commit into from
Jun 26, 2024

Conversation

dtam
Copy link
Contributor

@dtam dtam commented Jun 25, 2024

…nvenience

Pull Request Type

  • Breaking Change
  • Feature
  • Bug Fix
  • Non-bug Patch (dependency update, non-production code, etc.)

Summary of Feature(s)

adds make dev convenience command that will install and run gunicorn with -reload to restart the server as a developer updates files

@dtam dtam requested review from CalebCourier and zsimjee June 25, 2024 20:29
@dtam
Copy link
Contributor Author

dtam commented Jun 25, 2024

i know we have watch coming but this has saved me a lot of kill and make starting the last day

@CalebCourier CalebCourier merged commit a77fcca into main Jun 26, 2024
1 check passed
@CalebCourier CalebCourier deleted the dtam/make_dev branch June 26, 2024 21:20
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