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

[Feature Request] Add make target to start a development env with database and air hot loading #35

Open
1 task done
therealharshit opened this issue Feb 16, 2025 · 0 comments · May be fixed by #37
Open
1 task done
Labels
enhancement New feature or request

Comments

@therealharshit
Copy link
Member

Tell us about your feature request

Currently there is no make target that enables me start the database together with air hot loading.
Either I can use make docker-run which does not support air hot loading, or I can use make watch which does not start the database.
I'd like to be able to start a development environment that supports both a database (as a test container like used for the tests or a regular docker image) together with the server with air hot loading support.

Disclaimer

  • I agree
@therealharshit therealharshit added the enhancement New feature or request label Feb 16, 2025
@github-project-automation github-project-automation bot moved this to In progress in Forgex Feb 16, 2025
@therealharshit therealharshit linked a pull request Feb 17, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant