Skip to content

Overview

BlocMarket Documentation

BlocMarket is a multi-platform land assembly marketplace built with Rust.

Architecture

  • Backend: Axum + SQLx + PostgreSQL (PostGIS)
  • Frontend: Leptos WASM
  • Database: PostgreSQL 16 with PostGIS 3.4
  • Cache: Redis 7
  • Deployment: Docker Compose / Kubernetes