0.0.2-a • Published 3 years ago

cortex.iot.docs v0.0.2-a

Weekly downloads
7
License
ISC
Repository
github
Last release
3 years ago

Corext.iot.docs

The Official Cortex.iot Documentation

This is a complete standalone Documentation which is designed to be view from a local server in the browser

The documentation includs:

  • Updatable General Documentation

  • Quick Deployment Generator

  • Cortex.iot Environment Inspector

To Access The Documentation

# install and access install folder
$ npm i cortex.iot.docs
$ cd cortex.iot.docs

# To turn on 
$ npm start

# You will be able to access the docs at
http://localhost:900

General Documentation:

  • This is the most current docs for cortex.iot
  • currently it is a dropdown index of all files in the docs
http://localhost:900

Quick Deployment Generator

  • This will allow you generate cortex.iot environments before deployment for headless quick_deployement
http://localhost:900/quick

Cortex.iot Environment Inspector

  • This will allow you view cortex.iot environments
Being built