SkyNet is a rocket telemetry system designed by NUSTARS.
Please visit SkyNet-Hardware for the hardware portion of the project.
First, install the dependencies:
npm install
To run the Tauri application, run the following command:
npm run tauri dev
This will start the Tauri application in development mode. You can use the Tauri development tools to inspect and debug the application.
To learn more about Tauri and how it works, check out the Tauri documentation.
To learn more about building applications with Next.js, check out the Next.js documentation.
To learn more about SkyNet, check out the SkyNet Wiki