Coder Social home page Coder Social logo

sumengwang / cdap-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cdapio/cdap-ui

0.0 0.0 0.0 420.35 MB

CDAP UI

License: Other

Shell 0.02% JavaScript 44.67% Python 0.04% Java 2.51% TypeScript 38.36% HTML 3.71% Dockerfile 0.02% Roff 0.01% Less 3.16% SCSS 6.66% Gherkin 0.85%

cdap-ui's Introduction

CDAP-UI

This repo contains the code for the CDAP UI. The main repo for the CDAP project is cdapio/cdap.

Running CDAP-UI

CDAP-UI requires an instance of CDAP to run.

System requirements

Running CDAP-UI requires Java 8 (for CDAP) and Node.js (please use the most recent long-term support version).

Using the sandbox

CDAP-UI is packaged with the CDAP sandbox. You can download the sandbox and follow the directions to run CDAP.

Building CDAP-UI

You can build CDAP-UI as part of the full CDAP build, or build only the UI and use a sandbox for the CDAP backend.

Running a full CDAP build

Please see the directions in the CDAP repo.

Building CDAP-UI on its own.

To build CDAP-UI on its own, run the following commands from the root directory of the repo:

yarn
bower install

Download the CDAP sandbox and start it. By default, the sandbox's UI will use the same port as the locally built one. You can kill the sandbox's UI process by using

ps -ef | grep index.js

to get the pid and then killing it. Or, you can update cdap.json locally to change the port of the local build. (Change the field dashboard.bind.port.)

After the port conflict is cleared, you can run

yarn dev

this will start the Node server as well as watchers for code changes.

Contributing

Please see the guidelines for contributing to the project and specific guidelines for developers.

License

Please the license.

cdap-ui's People

Contributors

abaranau avatar ajainarayanan avatar albertshau avatar anew avatar anwar6953 avatar astewes avatar bdmogal avatar chtyim avatar curiousvini avatar dereklwood avatar elfenheart avatar ghelmling avatar gokulavasan avatar gsps1 avatar jgrayla avatar jwang47 avatar nitinmotgi avatar njbriggs avatar parthgandhi avatar pguimarais avatar poornachandra avatar rns4731 avatar rohitsinha54 avatar sagarkapare avatar seanfeld avatar sumengwang avatar tonybach avatar wolf31o2 avatar yaojiefeng avatar yukiej 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.