n-wiki

1.1.2 • Public • Published

n-wiki

document manage

Start

npm install n-wiki
npm install
node server.js

添加管理员

在config.json中添加用户

{
  "user": [
    {
      "name": "admin",
      "password": "1431350a1049653584759fc78725b8dc"
    }
  ]
}

Readme

Keywords

Package Sidebar

Install

npm i n-wiki

Weekly Downloads

0

Version

1.1.2

License

ISC

Last publish

Collaborators

  • thyhates