nestjs / awesome-nestjs

A curated list of awesome things related to NestJS 😎
10.96k stars 980 forks source link

chore: add `nestjs-farm-starter` example #290

Closed ErKeLost closed 1 month ago

ErKeLost commented 5 months ago

Resource type (required)

If your contribution is NOT a GitHub repository, then you can skip the next titles, except "Rules".

Description (required)

Farm is a bundler tool built using rust https://www.farmfe.org/

Compile with farm as a nest project, compile the project at the millisecond level, greatly optimize the development experience, and then we will use the real runtime form as node's like hmr performance will be greatly improved.

image

Link (required)

https://github.com/ErKeLost/farm-nestjs-starter

Rules (required)