Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/totaljs/wiki
- Owner: totaljs
- License: mit
- Created: 2017-08-19T10:10:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T13:34:22.000Z (about 4 years ago)
- Last Synced: 2024-08-01T12:31:06.053Z (4 months ago)
- Topics: documentation, documentation-tool, markdown-editor, nodejs, totaljs, wiki
- Language: JavaScript
- Homepage: https://www.totaljs.com/wiki/
- Size: 5.96 MB
- Stars: 16
- Watchers: 6
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
- awesome-starred - totaljs/wiki - Open-source Wiki documentation app. (nodejs)
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