mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
.. | ||
app | ||
components | ||
i18n | ||
lib | ||
locales | ||
public | ||
styles | ||
.gitignore | ||
components.json | ||
middleware.ts | ||
next.config.js | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
prettier.config.js | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json |
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=""