9 lines
294 B
Markdown
9 lines
294 B
Markdown
# 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
|
||
|
||
{% github-repository url="https://github.com/nrwl/nx-recipes/tree/main/fastify-postgres#nx--fastify--postgres" /%}
|