You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2018. It is now read-only.
David Taieb edited this page Aug 4, 2015
·
16 revisions
Introduction
This page provides documentation on how to configure the simple data pipe project for local development. It is assumed to the reader is familiar with development of nodejs-based projects and associated tools (npm, node, bower, etc...). Therefore, we'll focus the discussion on the configuration specific to running Simple Data Pipes locally.
Pre-requisites
The first step is to deploy the pipes application on Bluemix. Please follow the tutorial here Simple Data Pipe Tutorial.
The next step is to clone the project on your local environment: