Giter Site home page Giter Site logo

monster-ui's Introduction

Monster-UI

Welcome to the Monster-UI, the web interface built by 2600hz to play with Kazoo. The project was released on October 6th 2014 and will get a lot of attention in the upcoming months.

Installing Monster-UI

Just git clone the repo and once it's done, update the js/config.js file to use the right API URLs.

Adding applications to Monster-UI

The only other thing needed for Monster-UI to work is to add the other applications.

Currently we moved all the App Store applications in their own github repo. Forking this monster-ui project will just give you access to the main framework, with no apps included.

In order to add the application files to your project, find the different repos under our github that begin with monster-ui-***, and copy those folders in the /apps/ folder of the monster-ui repo. For example, to add the Accounts Manager once you installed monster-ui:

  # go in the monster-ui repo
  cd /var/html/www/monster-ui
  # go in the apps folder
  cd apps
  # copy the code of the monster-ui-accounts project and rename it accounts
  git clone https://github.com/2600hz/monster-ui-accounts.git accounts

Note: the name of the folder is important, it needs to match the name field of the app document that we'll talk about later.

Now that you have all the files of the Accounts Manager in the Monster-UI, you need to add the app to the App Store. To do that, check the appstore.md help file of the docs folder.

If you followed the docs normally, you should now be able to go in the App Store and enable the accounts app, which will load the Accounts Manager.

Need more help?

Check the docs folder which includes a lot of files that are here to help developers understanding our Monster-UI framework. Those docs are a work in progress, so please send us pull-requests with updates to the documentation that you think would make it better.

You can also contact us via the dev mailing list or on IRC at #2600hz on FreeNode.

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.