This repository contains the source for the official Forest Admin documentation.
📖 Read the docs at docs.forest.app
Forest Admin is an internal tool platform that gives your teams a ready-to-use admin panel on top of your databases and APIs. Connect your data sources, and get a powerful back-office to view, search, and edit your data, run business operations, and build custom workflows — all while keeping fine-grained control over permissions.
This documentation covers everything you need to install, configure, customize, and operate your Forest Admin project.
This documentation is built with Mintlify.
Prerequisites: Node.js 18 or later.
-
Install the Mintlify CLI:
npm i -g mint
-
From the repository root (where
docs.jsonlives), start the dev server:mint dev
The site is served at http://localhost:3000 with hot reload on
.mdxedits. Usemint dev --port <port>if 3000 is taken. -
Keep the CLI up to date:
npm i -g mint@latest
To catch broken internal links before opening a PR:
mint broken-links- Documentation — docs.forest.app
- Website — forest.app