Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: new make commands to interact with dev container
* dev.stop: Stop the running container * dev.migrate: Run migrations in the container * dev.logs: View logs from the container * dev.exec: Execute to the dev container
- Loading branch information