This repository powers the public docs for the Flaire creator-brand collaboration platform. It is built with Mintlify and deployed automatically on every merge to main.
- Install dependencies
npm install -g mintlify
- Run the local server
mintlify dev
- Open http://localhost:3000 to preview the docs with hot reload.
- Each tab (Brands / Creators) should tell a complete story on its own.
- Prefer actionable steps, tables, and callouts over marketing language.
- Keep titles in sentence case and include concise descriptions in the frontmatter.
- Reference internal pages using relative links (e.g.,
/creator-workflows/cw1).
- Create a branch following the pattern
docs/<topic>. - Make your changes and run
mintlify lintbefore opening a PR. - Request review from the Docs or Product team.
Questions? Contact the Flaire documentation team at docs@flaireapp.co.