Skip to content

AdrianWii/scheduler

Repository files navigation

Description

Sample api for scheduling meetings. Based on nestJS with TypeScript.

Demo

Swagger documentation

Used technologies

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

Author

About

Sample scheduler API.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors