Skip to content

CYENS/mock-virtual-theatre-cms

Repository files navigation

Mock CMS For Virtual Theatre

Quick Start

# Build and run containers
docker compose up --build

# If you only need to start already-built containers
docker compose up

Files

  • docker-compose.yml: Runs the Node.js app + SQLite web viewer
  • Dockerfile: Builds the Node.js app container
  • index.js / schema.js / resolvers.js: Basic GraphQL setup
  • virtual_theatre.db: SQLite DB (mounted locally)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published