Professional internal Next.js starter for Dokploy deployments.
/overview dashboard/servicesservice directory/releasesrelease desk/requestssupport intake queue/runbooksoperational guides/roadmapplatform roadmap
This app is designed as an internal engineering operations portal for software teams.
It helps with:
- service ownership and repository visibility
- release readiness before production deployment
- internal engineering support requests
- runbooks for incidents and failed deployments
- platform roadmap and operational alignment
npm run devnpm run build
npm run start- Build command:
npm run build - Start command:
npm run start - Port:
3000 - Node version:
22
- Add SSO and role-based dashboards.
- Store services, requests, and runbooks in Postgres.
- Connect GitHub, CI pipelines, and Dokploy APIs.
- Add forms for new requests and service onboarding.
- Add search, filters, and edit actions in the sidebar workflow.