Skip to content

slavkomae/Demo-App

Repository files navigation

Integra Ledger Demo Application

The code is based on the Bluemix Getting started tutorial for Node.js uses this sample application to provide you with a sample workflow for working with any Node.js app on Bluemix; you set up a development environment, deploy an app locally and on Bluemix, and integrate a Bluemix database service in your app.

The Node.js app uses Express Framework and Cloudant noSQL DB service to add information to a database and then return information from a database to the UI. To learn more about how the app connects to Cloudant, see the Cloudant library for Node.js.

We are not currently using the database but have left in the code for now.

The following steps are the general procedure to set up and deploy the app. See more detailed instructions in the Getting started tutorial for Node.js.

Before you begin

You'll need a Bluemix account, Git Cloud Foundry CLI and Node installed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published