Skip to content

minima-global/emh

Repository files navigation

Minima Enterprise Gateway

standard-readme compliant

Http <--> Minima <--> Http.

Table of Contents

Built Using

Install

This project uses node and npm - please install those first, then clone this repository, switch to its root directory, and type npm install.

Build

Create the admin' minidapp by running npm run prod.

Documentation

Generate source code documentation via ./node_modules/typedoc/bin/typedoc --out docs/src src - that will parse the comments in the codebase in the src directory and create source code documentation in docs/src. The docs directory also contains other documentation, such as the original specification, a system overview and a knowedge base doc' that goes a bit further than the overview.

Demo URLS

Maintainer

Steve Huckle.

License

GNU General Public License v3.0

See COPYING to see the full text.