https://github.com/syntaxerror019/sunkrobotics
Official Sunk Robotics Repository
https://github.com/syntaxerror019/sunkrobotics
Last synced: 4 months ago
JSON representation
Official Sunk Robotics Repository
- Host: GitHub
- URL: https://github.com/syntaxerror019/sunkrobotics
- Owner: syntaxerror019
- License: apache-2.0
- Created: 2025-09-12T18:28:55.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-03T18:27:45.000Z (9 months ago)
- Last Synced: 2025-10-03T20:30:52.517Z (9 months ago)
- Language: HTML
- Homepage: https://sunkrobotics.com
- Size: 54.2 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is the official repository of Sunk Robotics (sunkrobotics.com)
This project and all subsequent files and code are licensed under the [Apache License](LICENSE).
# Deployments
Official Site: https://sunkrobotics.com/
Unofficial Debug Site: https://sunkrobotics.vercel.app/
# Running locally
1) Clone repository locally
2) Install Python3 & Flask
3) Run with `flask run` or simply execute app.py under src/ directory.
# Contributing
If you notice any mistakes, including typos or inaccurate information, please open an Issue on this repository.