Skip to content

Multiwoven/docs

Repository files navigation


The open-source reverse ETL platform for data teams

Your ultimate solution for seamless data sync from warehouse to any application.


Explore the docs »

Report Bug · Request Feature · Join Our Discord · Roadmap · X · Slack Community

🤝 Docs Contribution

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

npm i -g mintlify

Note: Please install Node.js (version 18 or higher) before proceeding.

Run the following command at the root of your documentation (where mint.json is)

mintlify dev

😎 Publishing Changes

All changes to the docs should be submitted against the develop branch.

PRs from develop 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