Skip to content

A simple Vue.js project demonstrating how AWS IoT can publish messages back to frontend in real-time, bringing messaging to serverless applications

Notifications You must be signed in to change notification settings

Adeniyikayodee/Publish-Subscribe

Repository files navigation

KayodeAWS_CLOUD - The IoT demo

A simple Vue.js project demonstrating how AWS IoT can publish messages back to frontend in realtime, bringing messaging to serverless applications.

Prerequisities

You will need:

Build Setup

# install dependencies
npm install

# CreatePool on AWS-Cognito
AWS Cognito and click Create a User Pool, Copy Pool ID

# CreateAthing on AWS-IOT
Click ‘Manage’ (the ‘Things’ sub-category is auto-selected), click ‘Create Things’ and ‘Create a single thing’

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

A simple Vue.js project demonstrating how AWS IoT can publish messages back to frontend in real-time, bringing messaging to serverless applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published