Skip to content

neotree/neotree-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neotree Web Editor

DOI

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.

Instructions on how to use the web editor once it has been setup can be found here.

Server enviroment setup.


App designed for managing neonatal patients in low resource settings, providing a digital admission form for real time data collection and a platform for neonatal training.

Setup

git clone https://github.com/neotree/neotree-editor.git

Server 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 prod-server - run production server
  • npm run stage-server - run production (stage) server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages