Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 243 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 243 Bytes

KmDnD

This is an HTTP API server for running D&D campaigns. It is built using Rust, Actix-Web, and MongoDB.

It is currently very early in development.

How to run

Have Rust and Docker installed:

  • docker compose up -d
  • cargo run