Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 534 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 534 Bytes

My OPEN API

This is the JExpress2 implementation for OPEN, which is the API for the My OPEN platform.

Please note that the working branch is jexpress2.

Docker

Clone Github repo to jxp-api git clone [email protected]:10layer/jexpress.git jxp-api

Clone Websocket git clone [email protected]:10layer/openmembers-ws.git jxp-ws

Change to API directory cd jxp-api

Run Docker Compose docker-compose up

Installing

npm install
npm start