Skip to content

breizhcamp/camaaloth-launcher-atem

Repository files navigation

BreizhCamp Logo

Camaaloth Launcher

Description

This project is the backend of camaaloth launcher made for the Blackmagic ATEM Mini Extreme ISO.

It's using Nest framework TypeScript as framework.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

Project is GPL-3.0 licensed.

About

Camaaloth launcher backend for ATEM Mini switcher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published