awesome-nest-boilerplate icon indicating copy to clipboard operation
awesome-nest-boilerplate copied to clipboard

Add Deno configuration and update type definitions

Open NarHakobyan opened this issue 4 months ago • 0 comments

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

NarHakobyan avatar Oct 20 '24 13:10 NarHakobyan