Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 329 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 329 Bytes

Hub Orgs

Holaplex Hub orgs manages organizations, projects, and memberships.

Getting Started

Dependencies

  • Rust nightly-2022-12-11
  • Docker for Desktop

Commands

docker compose up -d
cargo run --bin migration -- -u postgres://postgres:holaplex@localhost:5437/orgs
cargo run --bin holaplex-hub-orgs