Skip to content

This service use zoho APIs to fullfill orders created by clinical backend system and take needed data from AWS SQS messages.

Notifications You must be signed in to change notification settings

Abhishek-Vijay/Order-Mgmt-Service-Zoho

Repository files navigation

clinical-order-management

Getting started

you will need to set several environmental variables before you can actually use this service. this service use PostgresQL, so you might need to provide DB related variables. you can use custom-env.txt file for your reference. this file does not have any actual variables, its just an example of different variables needed.

RUN in local

  1. Rename custom-env.txt to .env
  2. run "npm install"
  3. run "node index.js"

About

This service use zoho APIs to fullfill orders created by clinical backend system and take needed data from AWS SQS messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published