Skip to content

pollock83/DigiScriptJP

 
 

Repository files navigation

DigiScript

A digital script project for cueing theatrical shows

Main Status: ESLint Pylint CodeQL

Dev Status: ESLint Pylint

Getting started

Requirements

  • Node v22.x (npm 10.x)
  • Python 3.10.x

Client

This installs and builds the client side files (nvm recommended)

cd client
npm ci
npm run build

Server

This installs the Python requirements needed to run the server (pyenv recommended)

cd server
pip install -r requirements.txt

Other Documentation

About

Digital Script for Theatre Cues

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Vue 44.9%
  • Python 44.3%
  • JavaScript 10.4%
  • Mako 0.1%
  • HTML 0.1%
  • Dockerfile 0.1%
  • Other 0.1%