Skip to content

docs: add comprehensive README#66

Merged
jsstevenson merged 1 commit into
mainfrom
docs/comprehensive-readme
Jan 20, 2026
Merged

docs: add comprehensive README#66
jsstevenson merged 1 commit into
mainfrom
docs/comprehensive-readme

Conversation

@larrybabb
Copy link
Copy Markdown
Contributor

@larrybabb larrybabb commented Jan 20, 2026

Summary

  • Add detailed project documentation covering installation, configuration, usage, and development
  • Document all REST API endpoints with examples (/service-info, /ingest_vcf, /variant_counts)
  • Include Docker Compose setup instructions and available configurations
  • Add project structure overview and Makefile command reference
  • Document CLI usage for VCF ingestion
  • Add contributing guidelines and acknowledgments

Test plan

  • Verify all markdown renders correctly on GitHub
  • Confirm all internal links work (.env.example, LICENSE)
  • Review documentation accuracy against current codebase

🤖 Generated with Claude Code

Add detailed documentation covering:
- Project overview and features
- Installation methods (pip, development, Docker)
- Configuration via environment variables
- Docker Compose setup and available configurations
- REST API usage with examples for all endpoints
- CLI usage for VCF ingestion
- Project structure overview
- Development setup, testing, and code quality
- Makefile command reference
- Contributing guidelines

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@larrybabb larrybabb requested a review from a team as a code owner January 20, 2026 13:59
@larrybabb larrybabb added documentation Improvements or additions to documentation priority:medium Medium priority labels Jan 20, 2026
Copy link
Copy Markdown
Member

@jsstevenson jsstevenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. I have a separate docs branch going, I will merge all of this now and then redistribute it into what I have.

@jsstevenson jsstevenson merged commit df623ff into main Jan 20, 2026
15 of 17 checks passed
@jsstevenson jsstevenson deleted the docs/comprehensive-readme branch January 20, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation priority:medium Medium priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants