Skip to content

Latest commit

 

History

History
executable file
·
20 lines (13 loc) · 724 Bytes

README.md

File metadata and controls

executable file
·
20 lines (13 loc) · 724 Bytes

Maintainability Test Coverage

Description

Nest framework TypeScript starter repository.

Tasks List

  • Create a Makefile that will let the developer run make dev (launch postgres and the project in dev mode)
  • Validate Configuration using Joi
  • Add nest caching module

Dev Mode

To delete volume and container of a

sudo docker-compose down -v