dokploy/apps/website
2024-10-26 19:27:01 -06:00
..
app refactor(dokploy): add umami and update favicon 2024-10-26 19:27:01 -06:00
components chore: add new sponsor 2024-10-25 10:20:56 -06:00
i18n chore(website): make biome happy 2024-09-06 15:42:50 +08:00
lib Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
locales feat: add pricing 2024-10-22 00:29:17 -06:00
public feat(dokploy): add env for ADVERTISE_ADDR to installation #593 2024-10-25 20:48:46 -06:00
styles Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
.gitignore Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
components.json Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
middleware.ts chore(website): make biome happy 2024-09-06 15:42:50 +08:00
next.config.js chore(website): make biome happy 2024-09-06 15:42:50 +08:00
package.json chore: add radix tabs 2024-10-24 00:22:57 -06:00
pnpm-lock.yaml Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
postcss.config.js Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
prettier.config.js chore(website): make biome happy 2024-09-06 15:42:50 +08:00
README.md Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
tailwind.config.ts Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
tsconfig.json Feat/monorepo (#292) 2024-07-29 23:08:23 -06: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.