Swagger UI as a separate microservice
Development deploy is similar to production
- Build docs continuously in
node:20
using something likegulp
's file watch - Mount the build directory to somewhere in
caddy
filesystem,…