wikijs-fork/npm
2017-05-15 00:09:44 -04:00
..
configs fix: config env vars parser + heroku config file 2017-05-15 00:09:44 -04:00
install.js fix: config env vars parser + heroku config file 2017-05-15 00:09:44 -04:00
package.json fix: config env vars parsing 2017-05-14 21:20:40 -04:00
README.md docs: Updated npm readme 2017-04-29 01:15:25 -04:00

Wiki.js

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. Make sure you meet all prerequisites.
  2. Create an empty folder where Wiki.js will run.
  3. Launch a terminal / command prompt inside this newly created folder.
  4. Run the command: npm install wiki.js@latest
  5. Wait for the installation process to complete. This may take several minutes.
  6. 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