The official Bruno Documentation repository.
Note
Ensure that Node.js (version 19 or higher) is installed before proceeding.
- Clone the repository.
git clone https://github.com/usebruno/bruno-docs.git
cd bruno-docs- Install dependencies
npm install- Start development server
npm run devThis will start a local server, and you can view the site by visiting http://localhost:3000 in your browser.
Learn more about Nextra