hurwitzlab/node-imicrobe

Name: node-imicrobe

Owner: Hurwitz Lab

Description: Node app server for iMicrobe data

Created: 2017-07-07 16:40:26.0

Updated: 2017-11-29 02:24:32.0

Pushed: 2018-01-12 17:10:44.0

Homepage: null

Size: 78

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

node-imicrobe

Backend for iMicrobe: www.imicrobe.us This is a rewrite of imicrobe-mojo using Node.js.

To try out:

install
start

For development:

install nodemon
mon server.js

For production:

 npm install pm2@latest -g
start server.js
 pm2 startup systemd

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.