Skip to content

JunctionXHackathon/fleet-management

Repository files navigation

How to use

  1. Clone repositories
git clone https://github.com/JunctionXHackathon/fleet-management
git clone https://github.com/JunctionXHackathon/mqtt-socket-bridge
  1. Run MQTT socket bridge, this is a backend server that acts as a bridge between MQTT and the frontend, since it was not possible to run MQTT directly in the browser
cd mqtt-socket-bridge
npm i
node app.js
  1. Run the frontend server
cd fleet-management
npm i
npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published