1.0.0 • Published 3 years ago

hc-conversionservice v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

conversionservice

Follow these steps to run:

1) Install mongodb or use mongodb atlas 2) Open config/config.json and... - Specify mongodb connection string (default should be ok for local mongodb install) - If using S3 for permanent storage set useS3 to true and specify awscredentials in config/awscredentials.json - Specify HC license key 3) Create "converter" top level directory and copy content from HC package at "\authoring\converter\bin\win64" 4) Run "npm install" 5) start server with "npm start"