Skip to content

SFSU-Fog-City-Rocketry/ws_led

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket LED

This repository is to run the frontend client and websocket server for changing pin modes on an arduino.

Deployment

To deploy the websocket project run

  node server/wss.js
  npm i

To deploy the frontend client run

  cd frontend-client
  npm i
  npm run dev

About

WebSocket server for LED

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.1%
  • JavaScript 32.5%
  • TypeScript 19.7%
  • C++ 2.7%