Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D&D Campaign Manager

Interactive D&D campaign management with real-time character sheets, dice rolling, and AI-powered dungeon mastering.

Directory Structure

/opt/dnd/
├── campaigns/           # Campaign data (default, test-silverpeak, etc.)
├── database/           # SQLite campaign databases
├── shared/             # Shared frontend components
├── docs/               # Documentation and analysis files
├── scripts/            # Utility scripts and old data archives
├── complete-intelligent-server.js  # Main backend server
├── game.html           # Dax campaign UI (legacy)
├── index.html          # Campaign splash page
└── *.js                # Core modules (combat, rules, memory, etc.)

Quick Start

# Start server
pm2 restart dnd-enhanced

# View logs
pm2 logs dnd-enhanced

# Check status
curl http://localhost:3001/api/dnd/health

Documentation

See /opt/dnd/docs/CLAUDE.md for full project documentation.

Active Campaigns

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages