No description
Find a file
2025-03-10 02:15:15 +00:00
apps Make codeblock comment more legible in light mode 2025-03-10 02:15:15 +00:00
packages * Update EE license fil 2025-03-06 17:59:22 +00:00
patches fix: remove space tree delete shortcut key (#394) 2024-10-12 13:14:29 +01:00
.dockerignore move storage data directory to root 2024-06-27 15:07:48 +01:00
.env.example revert sentry (#808) 2025-02-27 15:58:32 +00:00
.gitignore feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00
.gitmodules feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00
.npmrc switch to nx monorepo 2024-01-09 18:58:26 +01:00
crowdin.yml Update Crowdin configuration file 2025-01-04 13:22:31 +00:00
docker-compose.yml update docker compose file 2024-06-29 13:00:10 +01:00
Dockerfile fix 2025-03-06 18:32:25 +00:00
LICENSE LICENSE 2023-11-15 23:11:15 +00:00
nx.json switch to nx monorepo 2024-01-09 18:58:26 +01:00
package.json feat: disconnect collab websocket on idle tabs (#848) 2025-03-08 18:16:23 +00:00
pnpm-lock.yaml feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00
pnpm-workspace.yaml * add new tiptap editor extension monorepo package 2024-01-14 23:05:41 +01:00
README.md * Update EE license fil 2025-03-06 17:59:22 +00:00

Docmost

Open-source collaborative wiki and documentation software.
Website | Documentation


Note

Docmost is currently in beta. We value your feedback as we progress towards a stable release.

Getting started

To get started with Docmost, please refer to our documentation.

Features

  • Real-time collaboration
  • Diagrams (Draw.io, Excalidraw and Mermaid)
  • Spaces
  • Permissions management
  • Groups
  • Comments
  • Page history
  • Search
  • File attachments
  • Embeds (Airtable, Loom, Miro and more)
  • Translations (10+ languages)

Screenshots

home editor

License

Docmost core is licensed under the open-source AGPL 3.0 license.
Enterprise features are available under an enterprise license (Enterprise Edition).

All files in the following directories are licensed under the Docmost Enterprise license defined in packages/ee/License.

  • apps/server/src/ee
  • apps/client/src/ee
  • packages/ee

Contributing

See the development documentation