OpenChemistry/mongochemclient

Name: mongochemclient

Owner: Open Chemistry

Description: Web client code for the MongoChem project

Created: 2015-05-04 14:17:14.0

Updated: 2017-11-06 17:13:08.0

Pushed: 2017-11-29 20:33:56.0

Homepage: null

Size: 458

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

MongoChem

MongoChem

Introduction

MongoChem is an open-source, cross-platform framework for managing large collections of chemical data. It uses MongoDB to store and retrieve data, and can be used in groups to share and search across work being done in a group. Some highlights:

Open Chemistry project Kitware, Inc.

MongoChem is being developed as part of the Open Chemistry project at Kitware, along with companion tools and libraries to support the work.

Requirements
Building

First install the require packages:

cd <repo directory>
npm install

Now run the build:

cd <repo directory>
npm run build
Running dev server
cd <repo directory>
npm start

Point your browser to http://localhost:3000

The dev server will watch resources and rebuild as necessary.

Contributing

Our project uses the standard GitHub pull request process for code review and integration. Please check our development guide for more details on developing and contributing to the project. The GitHub issue tracker can be used to report bugs, make feature requests, etc.

Our wiki is used to document features, flesh out designs and host other documentation. We have several mailing lists to coordinate development and to provide support.

License

This project is released under the 3-clause BSD license, see the LICENSE file for more details.


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.