Skip to content

Digital signage software for creating and controling content presented on screens.

License

Notifications You must be signed in to change notification settings

shiftscreen/shiftscreen-api

Repository files navigation

shiftscreen API

Backend for shiftscreen. Made with TypeScript, Nest.js, MySQL and TypeORM.

thumbnail

Getting started

The first time, get all the dependencies loaded via

npm install

And then, define custom environment variables by creating .env file according to pattern from .env.sample

Running the app

# development
npm run start

# watch mode
npm run start:dev

# production mode
npm run start:prod

License

shiftscreen API is fair-code licensed under Apache 2.0 with Commons Clause

About

Digital signage software for creating and controling content presented on screens.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published