Commit Graph

2 Commits

Author SHA1 Message Date
Mondo Diaz
4a91dfabbc Update module path to match GitLab repository
- Changed module from github.com/bsf/orchard to
  gitlab.global.bsf.tools/esv/bsf/bsf-integration/orchard/orchard-mvp
- Updated all internal import paths to match
2025-12-04 19:08:30 -06:00
Mondo Diaz
f8e9650de3 Initial commit: Orchard content-addressable storage system
- Go server with Gin framework
- PostgreSQL for metadata storage
- MinIO/S3 for artifact storage with SHA256 content addressing
- REST API for grove/tree/fruit operations
- Web UI for managing artifacts
- Docker Compose setup for local development
2025-12-04 10:14:49 -06:00