backend icon indicating copy to clipboard operation
backend copied to clipboard

Refactor clip processor server layout

Open Geczy opened this issue 7 months ago • 0 comments

Summary

  • add server package with Flask app factory and routes
  • move routes out of api_server.py
  • import create_app when launching the API

Testing

  • git status --short

Geczy avatar May 18 '25 13:05 Geczy