Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/totaljs/wiki

Open-source Wiki documentation app.
https://github.com/totaljs/wiki

documentation documentation-tool markdown-editor nodejs totaljs wiki

Last synced: about 1 month ago
JSON representation

Open-source Wiki documentation app.

Awesome Lists containing this project

README

        

[![Professional Support](https://www.totaljs.com/img/badge-support.svg)](https://www.totaljs.com/support/) [![Chat with contributors](https://www.totaljs.com/img/badge-chat.svg)](https://messenger.totaljs.com) [![MIT License][license-image]][license-url]

# Wiki

- `v2.0.0` (works only with __Total.js +v3.1.0__)
- [__Live chat with professional support__](https://messenger.totaljs.com)
- [__HelpDesk with professional support__](https://helpdesk.totaljs.com)
- [Live preview](https://wiki.totaljs.com)

## Features

- Markdown editor with Live preview
- Uploading files
- Full-text search
- Supports multi users
- Records daily stats of reading
- Responsive

---

## Installation

- `$ cd wiki`
- install `$ npm install`
- run `$ node debug.js`

## Credentials

- open `/wiki/config` file and edit
- url:
- user: `admin`
- password: `admin`

[license-image]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat
[license-url]: license.txt