Giter Club home page Giter Club logo

loafyloaf / cognos-dashboard-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ibm/cognos-dashboard-demo

0.0 1.0 0.0 28.43 MB

This is an Angular 5 and NodeJs demo application to demonstrate Cognos Dashboard Embedded, an IBM Cloud service that provides application developers with a way to add visualization and analytic capabilities to their application. Dev experience: https://ibm-cognos-dashboard-demo.ng.bluemix.net End-user experience: https://ibm-cognos-dashboard-demo.ng.bluemix.net/dashboard

Home Page: https://developer.ibm.com/code/patterns/build-a-dynamic-dashboard-application/

License: Apache License 2.0

JavaScript 24.64% Shell 1.64% TypeScript 51.00% CSS 7.42% HTML 15.30%

cognos-dashboard-demo's Introduction

Getting Started with CDE on IBM Cloud

This repo shows a Angular 5.0.0 + Node.js app that demos the IBM Cloud CDE service.

Architecture

Prerequisites

Deployment

In order to deploy to IBM Cloud, you'll need an IBM Cloud account. There are then 2 options to deploy.

Option 1:

Automatically deploy the app using the following deploy to IBM Cloud button.

Deploy to IBM Cloud

Option 2:

To run locally and deploy manually from the command line, follow the instructions below.

Repo setup

Getting started:

$ git clone
$ npm install

Running

Before running locally, please make sure to:

  1. Create a new CDE instance and service credentials in IBM Cloud
  2. Ensure that vcap-local.json contains the CDE credentials
$ npm run build

Manual Deployment Steps

Use the bx cli to deploy into IBM Cloud:

  1. Create a new Node.JS Cloud Foundry application in IBM Cloud (https://console.bluemix.net/)
  2. Update manifest.yml and environment / config values
  3. Build locally using npm run build or npm run build-prod
  4. Navigate to the app folder
  5. Issue command to set api endpoint: bx api <API-endpoint> (US South https://api.ng.bluemix.net)
  6. Issue command to login: bx login
  7. Follow the prompts to enter IBM Cloud credentials, select account, and target Cloud Foundry org/space
  8. Issue command to push: bx cf push

Angular setup (front-end only)

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Resources

ibm

cognos-dashboard-demo's People

Contributors

annli2 avatar kant avatar keegancc avatar loafyloaf avatar mlangbehn avatar susanqu avatar theannli avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.