Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 380 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 380 Bytes

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.