Snaps of apps I built internally at Novartis for informatics research workflows. Scrubbed for our (in)sanity.

Goals: Scriptr is an early phase prototype system built as an interface to run backend informatics python scripts.

Notes:

  The Nodejs server uses Hapijs and fetches json manifest files and scripts from fileshares. It uses node-dev for livereloads.

  The client side web app is built using Reactjs, tcomb and Bootstrap. tcomb automatically converts json-schema manifests into validated React-based web forms. Gulp & Browserify are used for app builds.