Giter Club home page Giter Club logo

headless-launcher's Introduction

Headless Docking and App Launcher

Running The Demo

This can be thought of as three distinct projects: the headless launcher, the chart demo and the controller demo. They the headless launcher is the root of this project with the chart and controller embedded as sub projects in the /app/launched-apps directory

###Hosted Installer pointing to latest pushed master branch (windows only) here

###Local Dev To run locally (requires node and npm to build)

  1. Pull in the project

    • git clone https://github.com/openfin/headless-launcher.git
  2. Install dependences and build (run in created project directory)

    • npm install
    • grunt initProject (will take a bit, it installs all the subproject dev tools and builds project)
  3. Host locally

    • ensure that the url key in app/app.json is pointing to the local app/index.html file (http://local:9000)
    • grunt serve
  4. Provide the RVM with the hosted app/app.json file

##Project Structure

  • Each of the three projects was scaffolded out with the Angular Yeoman Generator.
  • The main entry point is app/scripts/contollers/main.js. Here we set up some messaging, and kick off the child apps.
  • Modules supporting messaging and docking that are shared between the apps can be found in the modules directory

headless-launcher's People

Contributors

datamadic avatar

Watchers

James Cloos avatar Josh Freivogel 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.