FHIRcast WebSocket client prototype in React.
The implementation is based on the WebSocket channel proposal described in FHIRcast sandbox.
✨ A new version of the client is currently being developed in develop branch: refactored code, support for .Net FHIRcast WebSocket specification, and a new UI. ✨
yarn is a fast, reliable, and secure dependency management tool. Installation instructions for your particular platform can be found in the official documentation.
git clone https://github.com/fhircast/reactclient.js.git
yarn install
yarn start
PORT=3006 yarn start
PORT=3007 yarn start