This is the JExpress2 implementation for OPEN, which is the API for the My OPEN platform.
Please note that the working branch is jexpress2.
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
npm install
npm start