Giter Club home page Giter Club logo

cloudbreak-cuisine's Introduction

Cloudbreak Cuisine - v0.01

Overview

Cloudbreak Cuisine is a React application allowing easier use of Hortonworks Cloudbreak/Whoville, by offering the following functionalities:

  • Choose from a Library Of Pre-Built Blueprints & Recipes combinations (a.k.a. Bundles)
  • Generate your own Bundles
  • Deploy your Bundles

Installation

This project is under rapid development. Stay tuned for an "easy button" to get this up and running.

Until then...

Clone this repository

git clone https://github.com/josiahg/cloudbreak-cuisine

Start the backend

The following will start the backend database and API server.

cd cloudbreak-cuisine/backend
npm install
cd .. # back to cloudbreak-cuisine directory
docker-compose -f dev-docker-compose.yml up

When startup is complete, find the Swagger API UI at http://localhost:4000/api-docs.

Start the frontend

In a new terminal:

cd cloudbreak-cuisine/frontend
npm install
npm start

When startup completes, the default browser will open to the UI. Or, visit http://localhost:3000/.

Basic usage

Authors

Paul Vidal - Initial work - LinkedIn

Josiah Goodson - Initial work - LinkedIn

cloudbreak-cuisine's People

Contributors

paulvid avatar

Watchers

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