.vscode | ||
app | ||
assets | ||
client | ||
controllers | ||
libs | ||
locales | ||
middlewares | ||
models | ||
npm | ||
test | ||
views | ||
.babelrc | ||
.editorconfig | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.pug-lintrc.json | ||
.snyk | ||
.travis.yml | ||
agent.js | ||
CHANGELOG.md | ||
config.sample.yml | ||
configure.js | ||
gulpfile.js | ||
LICENSE | ||
package.json | ||
README.md | ||
server.js | ||
wiki.cmd | ||
wiki.js |
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.