Skip to content

beda-software/sdc-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDC IDE

Reactive IDE for Advanced Clinical Forms Builder based on Structured Data Capture Implementation Guide from HL7 (SDC)

Live demo http://sdc.beda.software/.
Devdays talk about SDC and SDC IDE https://www.youtube.com/watch?v=6zzpfb7az_c.

local launch

To check the app please go to examples folder and follow readme.

Development mode

yarn start

yarn start           # start watch all workspaces
yarn start:web       # start watch web workspace

yarn test

yarn test            # launch tests for all workspaces
yarn test:web        # launch tests for web workspace