dokploy/apps/website
2024-10-12 22:29:32 +00:00
..
app chore(website): make biome happy 2024-09-06 15:42:50 +08:00
components style: format code 2024-10-12 22:29:32 +00: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 chore(website): make biome happy 2024-09-06 15:42:50 +08:00
public feat: add update option for canary and feature tag 2024-09-29 22:45:39 -04: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: use the same tailwindcss version 2024-10-05 01:30:09 -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.