Go to file
2024-10-27 21:53:02 -06:00
.github refactor: update dockerfile 2024-10-27 21:53:02 -06:00
app feat: add website 2024-10-27 21:47:19 -06:00
components feat: add website 2024-10-27 21:47:19 -06:00
i18n feat: add website 2024-10-27 21:47:19 -06:00
lib Nuevo inicio del repositorio 2024-04-29 23:13:00 -06:00
locales feat: add website 2024-10-27 21:47:19 -06:00
public feat: add website 2024-10-27 21:47:19 -06:00
styles Nuevo inicio del repositorio 2024-04-29 23:13:00 -06:00
.gitignore Nuevo inicio del repositorio 2024-04-29 23:13:00 -06:00
biome.json refactor: update dockerfile 2024-10-27 21:53:02 -06:00
components.json feat: add website 2024-10-27 21:47:19 -06:00
Dockerfile.website refactor: update dockerfile 2024-10-27 21:53:02 -06:00
middleware.ts feat: add website 2024-10-27 21:47:19 -06:00
next.config.js feat: add website 2024-10-27 21:47:19 -06:00
package.json refactor: update dockerfile 2024-10-27 21:53:02 -06:00
pnpm-lock.yaml refactor: update dockerfile 2024-10-27 21:53:02 -06:00
postcss.config.js feat: add website 2024-10-27 21:47:19 -06:00
prettier.config.js feat: add website 2024-10-27 21:47:19 -06:00
README.md feat: add website 2024-10-27 21:47:19 -06:00
tailwind.config.ts feat: add website 2024-10-27 21:47:19 -06:00
tsconfig.json feat: add website 2024-10-27 21:47:19 -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.