Skip to content

feat(examples): add supervision-service web app with FastAPI and Vue#2392

Open
cxiaopao wants to merge 3 commits into
roboflow:developfrom
cxiaopao:feat/supervision-service
Open

feat(examples): add supervision-service web app with FastAPI and Vue#2392
cxiaopao wants to merge 3 commits into
roboflow:developfrom
cxiaopao:feat/supervision-service

Conversation

@cxiaopao

@cxiaopao cxiaopao commented Jul 3, 2026

Copy link
Copy Markdown

Summary

  • Add a full-stack supervision example with FastAPI backend and Vue 3 frontend
  • Support video tracking, speed estimation, async jobs, and SQLite history
  • Include development and production deployment instructions in README

Test plan

  • Start API: \ astapi dev app/main.py\ in examples/supervision-service
  • Start webapp:
    pm run dev\ in examples/supervision-service/webapp
  • Upload a video and run track + speed estimation workflows
  • Verify history records persist after page refresh
  • Build production bundle:
    pm run build\ and serve via FastAPI static files

Made with Cursor

DavidWangW and others added 3 commits June 30, 2026 15:27
Add a full-stack example for video tracking and speed estimation,
including async job processing, SQLite history, and a Vue 3 dashboard.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cxiaopao cxiaopao requested a review from SkalskiP as a code owner July 3, 2026 06:09
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

❌ cxiaopao
❌ DavidWangW
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants