nx/docs/shared/recipes/database/serverless-fastify-planetscale.md

10 lines
341 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Using PlanetScale with Serverless Fastify
In this example repo, youll learn how to:
- Use Netlify serverless functions
- Integrate Fastify with Netlify functions
- Use PlanetScale with Fastify
{% github-repository url="https://github.com/nrwl/nx-recipes/tree/main/serverless-fastify-planetscale#serverless--fastify--planetscale" /%}