Wiki.js | A modern and powerful wiki app built on Node.js

NGPixel 48e7ea2e30 Updated readme + changelog há 8 anos atrás
.vscode 547f3065d3 Converted all client code to Standard JS compliant há 8 anos atrás
app 9976842e45 Added GitHub and Slack authentication integrations há 8 anos atrás
assets c955bdcb5b Removed all native comp. depdencies + fixes há 8 anos atrás
client aa507565c4 Fixed code styling há 8 anos atrás
controllers c955bdcb5b Removed all native comp. depdencies + fixes há 8 anos atrás
libs aa507565c4 Fixed code styling há 8 anos atrás
locales 9976842e45 Added GitHub and Slack authentication integrations há 8 anos atrás
middlewares 414dc386d6 Standard JS code conversion + fixes há 8 anos atrás
models 9414380c9f Bug fixes + interactive setup UI há 8 anos atrás
npm ee16b82f17 Fix for wiki not restarting after upgrade há 8 anos atrás
test 414dc386d6 Standard JS code conversion + fixes há 8 anos atrás
views 9414380c9f Bug fixes + interactive setup UI há 8 anos atrás
.babelrc b035a68ca4 Base Project Files há 9 anos atrás
.editorconfig c6853a0315 User delete feature há 8 anos atrás
.eslintrc.json 5223368e37 System Settings UI + code cleanup há 8 anos atrás
.gitattributes b035a68ca4 Base Project Files há 9 anos atrás
.gitignore f311d74a08 npm install fixes + logs folder há 8 anos atrás
.pug-lintrc.json 15e4341fed Fixed pug linting issues há 8 anos atrás
.snyk f3eb7cc5b6 Updated snyk + README há 8 anos atrás
.travis.yml 2d354d61d6 Added nodejs 7 testing há 8 anos atrás
CHANGELOG.md 48e7ea2e30 Updated readme + changelog há 8 anos atrás
LICENSE 5bec7ff5c5 Initial commit há 9 anos atrás
README.md 48e7ea2e30 Updated readme + changelog há 8 anos atrás
agent.js 12ea967a84 Search-Index integration + cache flush on start há 8 anos atrás
config.sample.yml 9414380c9f Bug fixes + interactive setup UI há 8 anos atrás
configure.js 9414380c9f Bug fixes + interactive setup UI há 8 anos atrás
gulpfile.js 9414380c9f Bug fixes + interactive setup UI há 8 anos atrás
package.json c955bdcb5b Removed all native comp. depdencies + fixes há 8 anos atrás
server.js 9414380c9f Bug fixes + interactive setup UI há 8 anos atrás
wiki.cmd ab32c95233 npm install feature há 8 anos atrás
wiki.js 9414380c9f Bug fixes + interactive setup UI há 8 anos atrás

README.md

<img src="https://raw.githubusercontent.com/Requarks/wiki/master/assets/favicons/favicon-96x96.png" alt="Wiki.js" title="Wiki.js" align="right" />

Wiki.js

Release License npm npm Downloads
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.

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.