mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-09-13 18:46:20 +05:00
322 B
322 B
npm install
npm run dev
open http://localhost:3000
Inngest
This service uses Inngest to queue deployments. Run the local dev server in a separate terminal:
npm run dev:inngest
It syncs with the app at http://localhost:4000/api/inngest and serves its dashboard at http://localhost:8288.