Skip to content

ttarnowski/esp32-websockets-serverless-handler

Repository files navigation

Control ESP32 from anywhere in the World - WebSocket Server Project

This repository has been created as a part of the YouTube video: Control ESP32 from ANYWHERE in the World - Step-By-Step Tutorial

This is WebSocket server code that after deploying to AWS API Gateway WebSockets with Serverless Framework acts as an intermediary between ReactJS Web Application and ESP32 Microcontroller.

In case you are not familiar with Serverless Framework yet I recommend checking this video: Getting started with AWS Lambda and Serverless Framework

Prerequisites

Installation

Run:

npm install

or

yarn install

Deployment

Run:

yarn deploy

or

npm run deploy

Licence

MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published