openverse
openverse copied to clipboard
docs: Add quick-start sections to component README files
Description
Added quick-start sections to component README files (api, catalog, frontend, ingestion_server, packages) with commonly used commands. This helps developers quickly see how to run each component without navigating to full documentation.
Changes
- Add quick-start commands to 5 README files
- Include common commands:
just up,just test, etc. - Maintain links to full documentation