Development frontend
SeedboxSync also includes a frontend called SeedboxSync Front, available on GitHub.
Tech Stack
- Python 3
- Flask / Flask-Caching / Flask-Babel / Flask-RESTX
- Peewee ORM
Frontend Development
The frontend is built with Bulma, Alpine.js and Vite:
Python Development (Frontend Integration)
If you are working on the frontend within the Python project:
Development Workflow
The project includes several helpers in the Makefile to streamline common development tasks (e.g., running the app, linting, testing).


