https://github.com/basedhardware/firmware-tester
Web App that allows you to build and test clients for firmware
https://github.com/basedhardware/firmware-tester
Last synced: 3 months ago
JSON representation
Web App that allows you to build and test clients for firmware
- Host: GitHub
- URL: https://github.com/basedhardware/firmware-tester
- Owner: BasedHardware
- License: mit
- Created: 2024-04-16T03:47:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-09T21:43:39.000Z (over 1 year ago)
- Last Synced: 2025-04-21T09:09:26.739Z (9 months ago)
- Language: TypeScript
- Homepage: https://basedhardware.github.io/firmware-tester/
- Size: 380 KB
- Stars: 10
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ✨ Based Firmware Tester
This repo contains a web app written in React Native (that can eventually be ported to mobile) that allows users to test their firmware with Based apps.
# Getting Started
Repo is deployed at [https://basedhardware.github.io/firmware-tester/](https://basedhardware.github.io/firmware-tester/)
# Development
Checkout the repository and run `yarn start` to start the development server, then open http://localhost:8081.
# License
MIT