Projects

Overview of all Dungeonbooks engineering projects.

Per platform-strategy, the offering is split into platform (sold to partner shops) and applications (run on the platform; demo material, not the offering).

Platform

Applications

  • marty — Dungeon-Books-specific SMS/Discord book chatbot
  • manapool-seller — MTG marketplace integration (reference for vertical-marketplace composition)
  • Hi.Events integration (guild-hi-events-integration) — events vertical
  • Future: F&B, ticketing, additional verticals — only when a paying pilot shop asks

Repo / stack details

emporium

Status: Phase 1 shipped 2026-04-29; pre-launch work in flight Repo: dungeonbooks/emporium Stack: Medusa v2 · Payload 3.x · Next.js (Solace fork) · MeiliSearch · PostgreSQL 16 · Redis 7 · Stripe · PayPal Hosting: Railway

Monorepo rebuilding the e-commerce platform. Replaces webshop. Pivoted from Saleor to Medusa v2 on 2026-03-12 (see rebuild-spec). See emporium for current status, store-rebuild for architecture, roadmap for progress.

webshop

Status: Being replaced by store Repo: dungeonbooks/webshop Stack: Next.js 16 · React 19 · Square SDK · Drizzle ORM · PostgreSQL · Sacred design system Hosting: Railway

Current production storefront. Square is source of truth for products/inventory/orders. Will be sunset once store is launched. See webshop.

marty

Status: Development slowed Repo: dungeonbooks/marty Stack: Python 3.13 · FastAPI · Claude API · Hardcover API · Sinch SMS · Discord.py · PostgreSQL · Redis Hosting: Railway

AI chatbot that recommends books via SMS and Discord. See marty.

www-sacred

Design system / component library. Lives at dungeonbooks/www-sacred.

buyer

Details TBD. Lives at dungeonbooks/buyer.