Using Postgres with Fastify in an Nx Workspace
In this example repo, youโll learn how to:
- Setup Fastify to use Postgres
 - Leverage Nx generators to scaffold out projects
 
Example repository/nrwl/nx-recipes/tree/main/fastify-postgres#nx--fastify--postgres