Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 836 Bytes

File metadata and controls

26 lines (24 loc) · 836 Bytes
Skeleton looking right

Astral Extraction RPG

Pixel-art multiplayer extraction RPG built with Next.js, Colyseus.

Skeleton looking left

Development is in progress.

Stack

  • Frontend: Next.js (React, TypeScript).
  • Realtime: Colyseus (Node.js + WebSocket).
  • Backend: NestJS + TypeORM.
  • Database: PostgreSQL.
  • Messaging: Kafka (KRaft).
  • Local infra: Docker Compose.