Skip to content

Latest commit

 

History

1,382 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Far Reach Co. Core

Core app for Far Reach Co. (dashboard, VTT, character sheets, Discord integration).

Docs

  • Development: docs/dev.md
  • Deployment: docs/deploy.md
  • Operations: docs/ops.md
  • Architecture: docs/architecture.md
  • Tools: docs/tools.md

Quick Start

  1. Install Node from .nvmrc and install deps:
    nvm use
    npm install
  2. Create env file:
    cp .env.example .env
  3. Start local dev stack:
    npm run dev

Repo Layout

.
├── docs/               # Workflow docs
├── dist/               # Compiled TypeScript output (server + tools)
├── migrations/         # SQL migrations
├── ops/                # Deployment + remote operations scripts
├── public/             # Static assets and client bundles
├── scripts/            # Local helper scripts (dev/deploy/ops)
├── src/                # TypeScript source
├── systemd/            # systemd unit files
└── views/              # EJS templates

About

Simple, performant, cloud-based tools for tabletop roleplaying gamers

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages