@ktantod/nabla-nhc
v1.0.26
Published
- starts the dev server on port 8081 - proxies /api requests to the NHC TOOLS SERVER on port 3000 - example test URL: http://localhost:8081/?nablaUserId={nablaUserId}&encounterid={encounterid}&userid={userid}&userName={userName}
Readme
#make dev
- starts the dev server on port 8081
- proxies /api requests to the NHC TOOLS SERVER on port 3000
- example test URL: http://localhost:8081/?nablaUserId={nablaUserId}&encounterid={encounterid}&userid={userid}&userName={userName}
#make push
- builds the app
- publishes the app
- pushes to bitbucket
