Skip to content

unicornlab-brylleg/udc-mqtt-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDC-SOCKET-MQTT

run instructions:

  • start the socket server:
    cd udc-services-controller
    yarn
    yarn start
  • start web app cd udc-poc-mqtt
    yarn
    yarn start

Login Creds

for an Admin: email: [email protected] pass: k
for an enduser: email: [email protected] pass: p

yes same email different pass. bc im lazy

=> basically the structure right now is that the socket server connects to the broker hosted on a VM if the user wants to publish a message it would be done through socket.

  • the app is connected to the vm to get the messages

Also Kube is ready to set-up

once mini kube is running
kubectl apply -f kube/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published