mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
Dokploy Website
Main Landing Page of Dokploy
Run development server:
npm run dev
# or
pnpm dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
For Blog Page, you can use the following command to generate the static pages:
GHOST_URL=""
GHOST_KEY=""