Skip to content

Files

Latest commit

 

History

History

pnpm-fastify

Fastify API example with optimized Dockerfile for pnpm

This is an example repository that demonstrates a bare bones Fastify API with pnpm as the provided package manager. It also includes an example Dockerfile that is optimized to build the image as quick as possible via the guide here.