mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00: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=""