(no title)
ashwindharne | 5 days ago
sort of a tangent, but quarkus also has a concept of "dev services" that are monitorable via the dev UI. It uses Testcontainers to start and autowire runtime deps (postgres, redis, keycloak, etc.). Pretty pleasant experience to get the whole stack spun up and observable alongside the dev server.
yassi_dev|5 days ago
I think there is a strong case for officially expanding the django admin to other use cases. I suppose this is a topic for another time