Resources

Code documentation:

CrateDescription
openvet_commonShared definitions and API types
openvet_backendBackend, serves API requests, server-side generated frontend, and frontend assets
openvet_syncComponent to sync crates from registry. Polls the git-index and synchronizes it with the storage module.
openvet_storageInteracts with database (SQLite) and object storage (file-based, S3, ...) and offers RPC API for sync and backend to connect to.