Online agenda for Switch Lan Play players register their interest in playing games together at certain hours of the day
$ 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- Javascript - Web omnipresent language
- Typescript - Typed Javascript at any scale
- NodeJs - Open-source, cross-platform Javascript runtime
- NestJS - A progressive NodeJs Web Framework