NGPixel 44318eea48 Updated deps + versions 8 years ago
..
README.md 9f9e75c99f Updated npm install script 8 years ago
install.js 3c63718328 Refactored install + handle long code lines + fuse skip ace 8 years ago
package.json 44318eea48 Updated deps + versions 8 years ago

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

npm Release License

This npm package is an installer for Wiki.js. For information about Wiki.js, including detailed installation steps, read the following links:

Install Wiki.js

  1. Create an empty folder where Wiki.js will run.
  2. Launch a terminal / command prompt inside this newly created folder.
  3. Run the command: npm install wiki.js@latest
  4. Wait for the installation process to complete. This may take several minutes.
  5. You'll be prompted to run the configuration wizard to finish the installation.

The configuration wizard can also be run manually using: node wiki configure [port]
To start Wiki.js manually, run the command: node wiki start