Node.js templates, components & boilerplates

Node.js listings cover REST and GraphQL APIs, microservices, background workers, and full-stack apps paired with React or Next.js.

4 quality-scored Node.js listings.

What to look for in a Node.js listing

Quality Node listings declare a runtime version (preferred: Node 20+), pin dependencies, and ship with a Dockerfile. For APIs, look for OpenAPI documentation, request validation (Zod or Joi), and authentication middleware out of the box.

Common use cases for Node.js

Related stacks

Frequently asked questions

Express, Fastify, or Hono?

Express is the legacy default. Fastify is faster. Hono is the edge-native choice. Listings should declare their framework in the description.