0.8.3 • Published 7 years ago

ok-doc-backend v0.8.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Docs Viewer Backend

This is an interactive backend for the docs viewer

The project provides the api for the docs viewer ui.

How to run

npm install
npm run help

This project needs a config file which you can generate by running

npm run generate-config

However, if you have a config file already generated, you can run the api like this:

npm run api -c <path/to/config.json>

If you don't want any configs, then you can just use command line options listed in help

Road map

Improve readme

0.8.3

7 years ago

0.8.2

7 years ago

0.8.1

7 years ago

0.8.0

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.7

7 years ago

0.4.6

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago