Skip to content

MyLikita-Health/sudoEMR-Api

Repository files navigation

Backend for SudoEMR Opensource Hospital Management Software

Backend App developed with Authentication, Access level control and password encryption compatible with Sudo Opensource Hospital Management Software

Offline Support

App uses winser to install the backend app as a service.

Steps are as follows:

  • Install winser using npm install winser
  • Add ``` "scripts": { "install-windows-service": "winser -i", "uninstall-windows-service": "winser -r" }
- Run 'npm run-script install-windows-service';
- You can access the app on http://127.0.0.1:4000/

checkout https://github.com/jfromaniello/winser for more details on winser.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages