Files
website/apps/website/README.md

306 B

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=""