Skip to content

CueB Play is a Sound and Video playback platform for Theatre & Live Events written in Typescript

License

Notifications You must be signed in to change notification settings

bstudios/cueb-play

CueB Play

Pronounced kyo͞ob plā (cube play), CueB Play is a Sound and Video playback platform for Theatre & Live Events written in Typescript.

Installation

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed. From your command line:

# Install dependencies
npm install
# Run the app
npm start

Usage

To package the app for distribution, run the following command from your command line:

npm run make

When using the TypeORM cli be sure to prefix with npm run e.g:

npm run typeorm migration:generate -n src/database/migration/example

Contributing

Pull requests are welcome - feel free to open an issue as well.

Stack

License

CueB Play is a Sound and Video playback platform for Theatre & Live Events
Copyright (C) 2022 Bithell Studios Ltd

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, version 3 of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

CueB Play is a Sound and Video playback platform for Theatre & Live Events written in Typescript

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published