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 | 9 years ago | |
| 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 | 9 years ago | |
| models | 9 years ago | |
| npm | 9 years ago | |
| test | 9 years ago | |
| views | 9 years ago | |
| .babelrc | 9 years ago | |
| .editorconfig | 9 years ago | |
| .eslintrc.json | 9 years ago | |
| .gitattributes | 9 years ago | |
| .gitignore | 9 years ago | |
| .pug-lintrc.json | 9 years ago | |
| .snyk | 9 years ago | |
| .travis.yml | 9 years ago | |
| CHANGELOG.md | 9 years ago | |
| LICENSE | 9 years ago | |
| README.md | 9 years ago | |
| agent.js | 9 years ago | |
| 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 | 9 years ago | |
| 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.