SamagraX-Stencil / stencil

NestJS on steroids 💪
https://stencil.samagra.io
MIT License
30 stars 33 forks source link

Fix-NPM scripts changed from nest to stencil [05-temporal-package] #117

Closed ShivamAher30 closed 5 months ago

ShivamAher30 commented 5 months ago

Pull Request: Update Default NPM Scripts

Description

This pull request aims to address an issue where NPM scripts lead to an error when executed using the nest command as the default. The proposed changes update the default command in the package.json file from nest to stencil.

Files Changed

Proposed Changes

The default NPM scripts in the package.json file have been updated from nest to stencil. This change ensures that the scripts execute correctly and aligns with the project's dependencies and tooling.

}

ShivamAher30 commented 5 months ago

Will do it sir

ShivamAher30 commented 5 months ago

Sir Added the cmd for stencil-cli setup