An open API service indexing awesome lists of open source software.

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

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.