soa4java / haven-ui

Haven UI is the web front-end to Haven platform which manages Docker containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codebeat badge

Haven Web App

Haven Web App is the front-end to Haven Container Manager. Please see the Haven Readme for the complete installation instruction and feature list.

License

License

Copyright 2016 Code Above Lab LLC

Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Developing Haven Web App

Requirements

The minimum requirements are:

  • node
  • npm

Installation

To install, run:

npm install

Development Mode

To start dev server - ./start.sh

Then access it via http://localhost:3000

Production Mode

To run the webapp in production mode:

npm run build

Copy static files from dist to server.

About

Haven UI is the web front-end to Haven platform which manages Docker containers

License:Apache License 2.0


Languages

Language:JavaScript 82.0%Language:CSS 17.9%Language:HTML 0.1%Language:ApacheConf 0.0%Language:Shell 0.0%