ysfscream / slidev-mqttx-protobuf

A Slidev presentation demonstrating the utilization of MQTTX and Protobuf for message validation and handling. Get started with MQTTX Desktop, MQTTX CLI, and EMQX through this interactive demo.

Home Page:https://slidev-mqttx-protobuf.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MQTTX & Protobuf Demo with Slidev

Welcome to the MQTTX & Protobuf Demo created using Slidev. This presentation showcases how to use MQTTX Desktop, MQTTX CLI, and EMQX to validate and work with Protobuf messages.

πŸš€ Getting Started

To start working with this project, follow the instructions below:

  1. Clone the repository:

    git clone <https://github.com/YOUR_GITHUB_USERNAME/YOUR_REPOSITORY_NAME.git>
    
  2. Navigate to the project directory:

    cd YOUR_REPOSITORY_NAME
    
  3. Install the necessary packages using pnpm:

    pnpm install
    
  4. Start the development server:

    pnpm run dev
    
  5. Open your web browser and visit http://localhost:3030 to start the slide show.

πŸ“„ Slides

Edit the slides.md file to modify the presentation and see the changes in real-time.

πŸ“– Resources

πŸ™ Thank You

Thank you for checking out this project. Feel free to contribute and make this presentation even better!

About

A Slidev presentation demonstrating the utilization of MQTTX and Protobuf for message validation and handling. Get started with MQTTX Desktop, MQTTX CLI, and EMQX through this interactive demo.

https://slidev-mqttx-protobuf.vercel.app


Languages

Language:Vue 100.0%