Wiki.js | A modern and powerful wiki app built on Node.js
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.
 
 
 
 
 
 
Go to file
Nicolas Giard 68912e8de9
Merge pull request #47 from KimDaesap/master
10 years ago
.vscode
app
assets Setup wizard - considerations + syschecks UI fixes 10 years ago
client Setup wizard - considerations + syschecks UI fixes 10 years ago
controllers Fix auth fail when using uppercase in email 10 years ago
libs Fixed RegExp encapsulation bug 10 years ago
locales improve ko locales 10 years ago
middlewares
models Fix auth fail when using uppercase in email 10 years ago
npm
test
views Setup wizard - considerations + syschecks UI fixes 10 years ago
.babelrc
.editorconfig
.eslintrc.json
.gitattributes
.gitignore
.pug-lintrc.json
.snyk
.travis.yml Setup wizard - considerations + syschecks UI fixes 10 years ago
CHANGELOG.md Updated changelog 10 years ago
LICENSE
README.md Update README.md 10 years ago
agent.js
config.sample.yml
configure.js Setup wizard - considerations + syschecks UI fixes 10 years ago
gulpfile.js
package.json
server.js
wiki.cmd
wiki.js

README.md

Wiki.js

Wiki.js

Release License npm Downloads Chat on Gitter
Build Status Codacy Badge Dependency Status Known Vulnerabilities Standard - JavaScript Style Guide

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.

Gitter

Want to discuss features, ideas or issues? Join our gitter channel. We are very active and friendly!

Special Thanks

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

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