This is a starter project for the Nest.js API and MySQL showing integration with PlanetScale.
Clone this repo:
git@github.com:planetscale/planetscale-nestjs.git
Issue the following command to navigate into the project and install its dependencies:
cd nest-planetscale-starter
npm install
Follow the Build a user management API with Nest.js and MySQL to learn how to integrate this project with PlanetScale database.