/novu-docs

The new novu documentation on steroids!

Primary LanguageMDX

Logo

The open-source notification infrastructure for developers

The ultimate service for managing multi-channel notifications with a single API.


Explore the docs »


Join Our Discord · Roadmap · Twitter · Notifications Directory

Available in: Node.js · PHP · Laravel · Go · Ruby · Kotlin · Python · Java · .NET · Elixir · Rust

👩‍💻 Docs Contribution

First, install the Mintlify CLI locally. To install, use the following command

npm i -g mintlify

Run the following command at the root of the documentation (where mint.json is) to preview the documentation changes

mintlify dev

😎 Publishing Changes

All changes to the docs should be submitted against the staging branch. Preview the documentation changes.

PRs from staging to main will be deployed to production automatically after merge.

Troubleshooting

  • Mintlify dev isn't running - Run mintlify install it'll re-install dependencies.
  • Page loads as a 404 - Make sure you are running in a folder with mint.json