[Startup MVP recipes #5.1] A simple resource generated by nest-cli then configured (part 1)

Preparation Install nest cli (globally) Install class-validator for custom validations. Generate the code Generate a resource, with generated CRUD endpoints (code first GraphQL) Set the name to users Select “GraphQL (code first)” Generate CRUD entry points? → Yes The generated code serves a good bare bone to start working with, but it may not comply … Continue reading [Startup MVP recipes #5.1] A simple resource generated by nest-cli then configured (part 1)