Middleware to provide dcm4chee functionality to OpenMRS.
#Installation
- install RVM with ruby with just
curl -L https://get.rvm.io | bash -s stable --ruby
- check rvm is in PATH
rvm -v
with a new opened terminal - check ruby is in PATH
ruby -v
could be with the same new opened terminal git clone [email protected]:juanpastas/dcm4chee-opemrs.git
fetches code intodcm4che-openmrs
new foldercd
into newly created folderbundle
to install dependenciesruby application.rb
to start server in 4567 port