Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

hrosenbauer/node-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-wiki

node-wiki is a free, open, simple wiki platform powered by Node.js and SQLite.

Getting Started

Installation

  1. Fire up a terminal
  2. Run git clone https://github.com/rebugger/node-wiki.git to clone the repository
  3. Change directory to the node-wiki folder
  4. Run npm install to install the node dependencies
  5. To start node-wiki, run node index.js
  6. Visit http://localhost:8080/ in your web browser

About

a wiki powered by nodejs and sqlite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published