An elegant and powerful way to connect
Produced by Iván🌵🇲🇽
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Systec Labs is an open source, private cloud and training platform.
It's mostly written in Javascript using a modern toolkit
- NestJS
- Swagger UI
- AWS API Gateway
- Cognito
- DynamoDB/MongoDB (TBD)
It comes out of the box with:
- REST Server
- RTMP Server for live streaming
- Web Client
- Mobile Client
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
Systec Labs is an Apache 2.0 and GNU AGPL open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
- Authors - Iván Martínez, Kevin Rodríguez
- Website - https://labs.systec.dev
- Apache License Version 2.0, January 2004
- GNU GENERAL PUBLIC LICENSE
- GNU Affero General Public License
See License for rights and limitations. Contact sales for commercial use