HedgeDoc - Ideas grow better together
Find a file
Tilman Vatteroth 7401791ec8 fix(backend): allowjs in tsconfig.json
Prevents a warning in the backend unit tests about allowing JS code.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-08-13 20:38:53 +02:00
.github chore(deps): update postgres docker tag to v15.4 2023-08-12 11:12:25 +02:00
.idea/copyright
.reuse
.yarn
backend fix(backend): allowjs in tsconfig.json 2023-08-13 20:38:53 +02:00
commons chore(deps): update dependency eslint to v8.47.0 2023-08-12 11:05:01 +02:00
dev-reverse-proxy
docker
docs chore(deps): update dependency mkdocs to v1.5.2 2023-08-02 15:14:24 +00:00
frontend chore(deps): update dependency eslint to v8.47.0 2023-08-12 11:05:01 +02:00
LICENSES
.dockerignore
.env.example
.env.example.license
.gitattributes
.gitignore
.mailmap
.mailmap.license
.nvmrc chore(deps): update dependency node to v20.5.1 2023-08-09 18:58:10 +00:00
.nvmrc.license
.yarnrc.yml
AUTHORS
CODE_OF_CONDUCT.md
codecov.yml
CONTRIBUTING.md
eslint-local-rules.js
LICENSE
package.json chore(deps): update dependency @types/react to v18.2.20 2023-08-09 23:28:49 +00:00
package.json.license
README.md
renovate.json
renovate.json.license
SECURITY.md
turbo.json
turbo.json.license
yarn.lock chore(deps): update dependency @darraghor/eslint-plugin-nestjs-typed to v4.0.11 2023-08-13 01:24:02 +00:00
yarn.lock.license

HedgeDoc Logo

#HedgeDoc on matrix.org version POEditor Mastodon Twitter REUSE Compliance Check Nest.JS CI codecov

HedgeDoc lets you create real-time collaborative markdown notes.

Getting Started

State of the project

HedgeDoc 1.x is stable and used around the world, but the codebase has grown over time, making it hard to add new features.
We are currently working on HedgeDoc 2, a complete rewrite of HedgeDoc. Please note the following:

  • This branch contains the latest development code and does not implement all features yet. If you are looking for the 1.x source code, have a look at the master branch.
  • The 1.x release is maintenance-only. We do not accept feature requests or PRs for this release anymore and may choose to close non-critical bug reports, if the bug will be non-existent in 2.0.
  • HedgeDoc 2 will be split in two components. The backend and the frontend. Both are present in this repository.

Development

Information for setting up a local development environment can be found in the developer documentation

HedgeDoc 2 UI Test

Curious about the new look and feel of HedgeDoc 2? We provide a demo of the new UI on hedgedoc.dev. This version uses mocked data and has no data persistence.

The UI test is hosted by netlify. Please check their privacy policy as well as ours.

Contributions

We welcome contributions!
Have a look at our contribution docs to find out how you can help. If you want to contribute to HedgeDoc 2, please join our development chat.

License

Licensed under AGPLv3. For our list of contributors, see AUTHORS.

The license does not include the HedgeDoc logo, whose terms of usage can be found in the github repository.