mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
9 years ago | |
|---|---|---|
| .vscode | ||
| app | 9 years ago | |
| assets | 9 years ago | |
| client | 9 years ago | |
| controllers | 9 years ago | |
| libs | 9 years ago | |
| locales | 9 years ago | |
| middlewares | ||
| models | 9 years ago | |
| npm | ||
| test | ||
| views | 9 years ago | |
| .babelrc | ||
| .editorconfig | ||
| .eslintrc.json | ||
| .gitattributes | ||
| .gitignore | ||
| .pug-lintrc.json | ||
| .snyk | 9 years ago | |
| .travis.yml | ||
| CHANGELOG.md | 9 years ago | |
| LICENSE | ||
| README.md | 9 years ago | |
| agent.js | ||
| config.sample.yml | 9 years ago | |
| configure.js | 9 years ago | |
| gulpfile.js | 9 years ago | |
| package.json | 9 years ago | |
| server.js | 9 years ago | |
| wiki.cmd | ||
| wiki.js | 9 years ago | |
README.md
Wiki.js
A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
Documentation
Requirements
Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linux, etc.).
- Node.js 4.6.0 or later
- MongoDB 3.2 or later
- Git 2.11.0 or later
- An empty Git repository (optional)
Read the full prerequisites article for full details.
Special Thanks

Browserstack for providing access to their great cross-browser testing tools.

DigitalOcean for providing hosting of the Wiki.js documentation site.