Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 495 Bytes

File metadata and controls

23 lines (13 loc) · 495 Bytes

angular love

Either & Error handling

Notable libraries

💖 fp-ts for expressive code

💖 @nestjs-architects/typed-cqrs for a little more safety

💖 utility-types for the sake of principle

💖 ... and of course: nestjs

Running

  • run the application npm run start

Tests

  • npm run test:e2e