awesome-nest-boilerplate
awesome-nest-boilerplate copied to clipboard
Add Deno configuration and update type definitions
This pull request introduces a Deno configuration file and updates type definitions across various files. It also adds a new Deno start script to facilitate development. Additionally, several imports have been refined for clarity, and lodash functions have been replaced with native JavaScript methods where appropriate. These changes enhance type safety and improve the overall structure of the codebase.
==============
Note: Build & Run doesn't work yet