Note: This starter targets PlanetScale Vitess/MySQL. PlanetScale also offers managed Postgres. For more information, see the PlanetScale Postgres documentation.
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.gitIssue the following command to navigate into the project and install its dependencies:
cd nest-planetscale-starter
npm installFollow the Build a user management API with Nest.js and MySQL to learn how to integrate this project with PlanetScale database.