dokploy/apps/docs
2024-10-07 01:47:01 -06:00
..
app refactor: update social networks 2024-09-22 20:03:48 -06:00
components/analytics Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
content/docs Merge pull request #459 from seppulcro/feat/add-roundcube-template 2024-10-03 10:59:41 -06:00
public feat(docs): add multi server docs and troubleshooting 2024-09-22 18:54:32 -06:00
utils Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
.gitignore Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
.map.ts Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
api.json chore(docs): update api.json endpoints 2024-09-01 23:11:17 -06:00
generate-docs.mjs Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
i18n.ts Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
mdx-components.tsx fix: mdx-components formatting with biome 2024-09-24 17:01:24 +01:00
middleware.ts Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
next.config.mjs Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
package.json chore: add autoprefixer 2024-10-07 01:47:01 -06:00
postcss.config.js Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
README.md Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
tailwind.config.js Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
tsconfig.json Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00

Docs

Dokploy Documentation

Run development server:

npm run dev
# or
pnpm dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.