FormidableLabs/notes-hapi

Name: notes-hapi

Owner: Formidable

Description: Notes, but with more HAPI

Created: 2014-09-30 19:11:42.0

Updated: 2014-09-30 19:11:54.0

Pushed: 2014-09-30 19:20:13.0

Homepage: null

Size: 148

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Notes (CommonJS Webpack) Full

A version of Notes written using CommonJS, built with [Webpack][webpack].

Sources

The relevant pages for this project are:

and available as source in the directory:

                // Application directory.
/               // JS sources (not served in prod)
-dist/          // Production bundle
/
smine/          // Jasmine test directory
cha/            // Mocha test directory
Development
m install
de server/init-db.js
lp dev

Navigate to: http://127.0.0.1:3000/

And don't break the build ;)

We test all changes with Travis CI. Here's our current build status:

Build Status

Production
m install --production
m run-script build

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.