nx/docs/shared/recipes/database/mongo-fastify.md

300 B
Raw Blame History

Using MongoDB with Fastify in an Nx Workspace

In this example repo, youll learn how to:

  • Leverage Nx generators to scaffold out project configurations
  • Setup MongoDB with Fastify

{% github-repository url="https://github.com/nrwl/nx-recipes/tree/main/fastify-mongo#nx--fastify--mongodb" /%}