GithubHelp home page GithubHelp logo

bmorelax / kuzzle-admin-console Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kuzzleio/kuzzle-admin-console

0.0 0.0 0.0 20.65 MB

Official admin console for Kuzzle

Home Page: http://console.kuzzle.io

License: Apache License 2.0

JavaScript 32.00% Dockerfile 0.12% TypeScript 0.06% Vue 61.95% HTML 0.61% CSS 5.13% Shell 0.14%

kuzzle-admin-console's Introduction

codecov

Kuzzle Admin Console

The Kuzzle Admin Console allows you to manage your Kuzzle instance. Use it to administer your data, subscriptions and Kuzzle configuration.

About Kuzzle

Kuzzle is an open-source backend solution that comes equipped with out-of-the-box features to enable real-time collaboration, geofencing, security, and other advanced functionality.

Kuzzle provides a secure API which can be accessed through a large selection of protocols such as REST, Websocket or Message Queuing.

Using Kuzzle Admin Console

The Kuzzle Admin Console is a static front-end client which runs in your web browser and connects to Kuzzle. This means that your Kuzzle installation must be accessible from the computer running the Kuzzle Admin Console. To connect to Kuzzle you will need to provide your Kuzzle installation host (name or IP) and the port (default: 7512).

You can get the latest version of the Kuzzle Admin Console here (or if you're using Kuzzle through SSL, you can use the https version)

To get a working copy of the Kuzzle Admin Console on your computer, follow these instructions:

  • wget https://dl.kuzzle.io/kuzzle-admin-console.tar.gz : Download and extract the latest version of the Kuzzle Admin Console
  • tar xf kuzzle-admin-console.tar.gz : Extract it
  • Open the file dist/index.html in your favorite web browser, you're done!

Tests

To run all the tests, just type

npm test

This executes both unit and end-to-end tests. To run only the unit-tests, run

npm run unit

To run the end-to-end tests in headless mode, run

npm run e2e

To run the end-to-end tests in headful mode (requires node >= v8.12.0), run

npm run e2e-local

End-to-end tests perform visual regression tests against refernce screenshots that are git-versioned. To update the reference screenshots (this is only meant for development purpose and you should take extreme care in doing it), run

npm run e2e-update-reference

Please refer to the CONTRIBUTING file to learn more about how to write code and tests for this project.

kuzzle-admin-console's People

Contributors

jenow avatar xbill82 avatar anthonysendra avatar aschen avatar njuelle avatar scottinet avatar stafyniaksacha avatar etrousset avatar benoitvidis avatar samniisan avatar alexandrebouthinon avatar dbengsch avatar appacea avatar imgbotapp 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.