Please My IDX Dev Broskis i need NestJS Template Real Quick
You can either create a template or do the following which might be easier
- Choose a blank idx project
- add the nodejs package from the nix store
- once the project rebuilds then follow the documentation in the nestjs site
this should get you up and running…
one note make sure to have the start script run the project in port 9002 so previews work