Files
formbricks/docs
Dhruwang Jariwala 939fedfca4 feat: Formbricks 5 (#8017)
Signed-off-by: gulshank0 <gulshanbahadur002@gmail.com>
Co-authored-by: Tiago Farto <tiago@formbricks.com>
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Tiago <1585571+xernobyl@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Theodór Tómas <theodortomas@gmail.com>
Co-authored-by: Anshuman Pandey <54475686+pandeymangg@users.noreply.github.com>
Co-authored-by: Bhagya Amarasinghe <b.sithumini@yahoo.com>
Co-authored-by: Chowdhury Tafsir Ahmed Siddiki <ctafsiras@gmail.com>
Co-authored-by: neila <40727091+neila@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Harsh Bhat <90265455+harshsbhat@users.noreply.github.com>
Co-authored-by: Harsh Bhat <harshbhat@Harshs-MacBook-Air.local>
Co-authored-by: Johannes <johannes@formbricks.com>
Co-authored-by: Balázs Úr <balazs@urbalazs.hu>
Co-authored-by: Gulshan <gulshanbahadur002@gmail.com>
Co-authored-by: Harsh Bhat <harsh121102@gmail.com>
Co-authored-by: Javi Aguilar <122741+itsjavi@users.noreply.github.com>
Co-authored-by: Johannes <jobenjada@users.noreply.github.com>
2026-05-15 16:43:27 +00:00
..
2026-05-15 16:43:27 +00:00
2026-05-15 16:43:27 +00:00
2026-05-15 16:43:27 +00:00
2026-05-15 16:43:27 +00:00
2026-05-15 16:43:27 +00:00
2026-05-15 16:43:27 +00:00
2026-05-15 16:43:27 +00:00

Formbricks Documentation

This documentation is built using Mintlify. Here's how to run it locally and contribute.

Local Development

  1. Install the Mintlify CLI:
npm i -g mintlify
  1. Clone the Formbricks repository and navigate to the docs folder:
git clone https://github.com/formbricks/formbricks.git
cd formbricks/docs
  1. Run the documentation locally:
mintlify dev

The documentation will be available at http://localhost:3000.

Contributing

  1. Create a new branch for your changes
  2. Make your documentation updates
  3. Submit a pull request to the main repository

Troubleshooting

  • If Mintlify dev isn't running, try mintlify install to reinstall dependencies
  • If a page loads as a 404, ensure you're in the docs folder with the mint.json file
  • For other issues, please check our Contributing Guidelines