# Chabok Push Client for Javascript Demo


> A simple demo to demonstrate features and capabilities of the Chabok Push client for JavaScript

[DEMO](https://webpush.chabok.io/)

This sample is a static web app bootstrapped with Vanilla JS containing a thin UI wrapper around [Bootstrap](http://getbootstrap.com/) library to show how different features can work together to form a compelling real-time messaging web app.

## Features
- Register/Unregister a user with ID
- Realtime receiving of messages
- Configuring for native web push notifications

## Usage
This app uses a Chabok `starter` account which is accessible by [Chabok Push Dashboard](https://sandbox.push.adpdigital.com) with following account info:

> username: `starter`

> password: `starter`
 
