Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 261 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 261 Bytes

fastify-vercel-starter

A template repo for getting up and running with a Fastify API (supports both GraphQL and REST) deployed on Vercel.

It has some opinions about GraphQL, like code generation and how the permission layer is implemented (GraphQL Shield).