name: "Outline Open Source Team Knowledge Base and Wiki Platform" slug: "outline-knowledge-base-wiki" description: "Outline is a fast, collaborative knowledge base for teams built with React and Node.js. It provides real-time editing, Markdown support, and a rich API for integration with Slack, authentication providers, and custom workflows." github_stars: 38027 verification: "security_reviewed" source: "https://github.com/outline/outline" author: "Outline" category: "Calendar, Email & Productivity" framework: "Multi-Framework" tool_ecosystem: github_repo: "outline/outline" github_stars: 38027
Outline Open Source Team Knowledge Base and Wiki Platform
Outline is a fast, collaborative knowledge base for teams built with React and Node.js. It provides real-time editing, Markdown support, and a rich API for integration with Slack, authentication providers, and custom workflows.
Installation
Use the upstream install or setup path that matches your environment:
- make test
- make watch
- yarn test:server
- yarn test path/to/file.test.ts --watch
Requirements and caveats from upstream:
- <i>A fast, collaborative, knowledge base for your team built using React and Node.js.<br/>Try out Outline using our hosted version at <a href="https://www.getoutline.com">www.getoutline.com</a>.</i>
Basic usage or getting-started notes:
-
This is the source code that runs Outline and all the associated services. If you want to use Outline then you don't need to run this code, A hosted version of the app is offered at [...
-
If you'd like to run your own copy of Outline or contribute to development then this is the place for you.
-
Please see the documentation for running your own copy of Outline in a production configuration.
-
Source: https://github.com/outline/outline
-
Extracted from upstream docs: https://raw.githubusercontent.com/outline/outline/HEAD/README.md
Source
API Documentation Generator
Documentation
Automatically generates OpenAPI/Swagger API documentation.
Technical Writer
Documentation
Writes clear technical documentation following top style guides.
Project Documentation Lookup
Documentation
Find project information in the docs/ folder using a three-step strategy: orient, locate the right file, report.