Important
Security advisory — affects copies taken between April and August 2026. Malicious code was present in this repository's default branch during part of that period. The repository has been cleaned, its history rewritten, and the result verified. If you cloned or downloaded it before 28 August 2026, please read ADVISORY.md and check your copy — and clone afresh rather than pulling into an existing copy.
Note that this project is part of the overall Neotree System, an open source technology platform for supporting health care workers provide neonatal care in low resource settings. For more information see the main repo .
git clone https://github.com/neotree/node-api.git
- Create file:
.env - Copy and paste the content in
.env-exampleinto the new file - Change the
.envvalues to your needs
npm install- install dependenciesnpm start- run development servernpm run build- build app for deploymentnpm run dist- run production servernpm run prod-server- run production servernpm run stage-server- run production (stage) server
PLEASE NOTE: In its compiled form, Neotree code may be a regulated medical device in some jurisdictions. Modification of the code and / or subsequently placing that modified code on the market may make that entity a legal manufacturer of a medical device and so subject to the requirements of the relevant legislation. Failure to comply with such legislation can often result in criminal and civil penalties. Neotree does not intend this code to be used for a medical purpose as a regulated medical device (or within a regulated medical device) where such requirements apply. Those deploying, implementing, or modifying this code should ensure that they meet all local regulatory requirements.