Skip to content

ramamimu/fe-basestation_2023

Repository files navigation

Front-end Basestation 2023

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

How To Check mtcasts is still runinng

sudo netstat -tulpn

How To Write to UDP Network

nc -u <ip_address> <port>

How To prevent unchanges git but detect changes

git add -uv

Main Contributors

About

The Basestation Front-End for IRIS Robosoccer Wheels Competitions in 2023 is a web application that implements microservices with two main servers (ROS and Node.js) and one referee-box server (Node.js). These main servers can switch between each other depending on the configuration that has been set up.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors