Skip to content

RESTful API with Node.js, Express, and PostgreSQL

License

Notifications You must be signed in to change notification settings

neotree/node-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

135 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neotree NodeJS Api

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 .

Setup

git clone https://github.com/neotree/node-api.git

Configuration

  • Create file: .env
  • Copy and paste the content in .env-example into the new file
  • Change the .env values to your needs

Scripts

  • npm install - install dependencies
  • npm start - run development server
  • npm run build - build app for deployment
  • npm run dist - run production server
  • npm run prod-server - run production server
  • npm run stage-server - run production (stage) server

Disclaimer

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.

About

RESTful API with Node.js, Express, and PostgreSQL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5