Skip to content

Simple angular project using the publish/subscribe mechanism from PubNub

Notifications You must be signed in to change notification settings

georgeberar/pubnub-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PubNub Sample

Simple angular project using the publish/subscribe mechanism from PubNub.

capture
Generated chart with values

PubNub set up

You can check this awesome platform going here.

  1. Create an account here
  2. Login to your account and create a new app using CREATE NEW APP button
  3. Open your created app and create a new keyset using CREATE NEW KEYSET button. Name it 'telemetry'
  4. You will need to copy the publish & subscribe keys from your keyset into server.js and home.component.ts files

Angular CLI

In order to run this app you must have the Angular CLI installed. You can install it using npm install -g @angular/cli. More informations here

About

Simple angular project using the publish/subscribe mechanism from PubNub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages