Skip to content

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

Open
@mingan666

Description

@mingan666

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions