NGPixel e0389177e3 chore: updated npm pkg version 8 lat temu
..
configs de23e6c498 fix: automatic root admin creation if heroku 8 lat temu
README.md 15412712e1 docs: Updated npm readme 8 lat temu
install.js 7728e1b1ab fix: heroku install text 8 lat temu
package.json e0389177e3 chore: updated npm pkg version 8 lat temu

README.md

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