Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

planetscale/planetscale-nestjs

Repository files navigation

Build a user management API with Nest.js and MySQL

Overview

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.

Run the application

Clone this repo:

git@github.com:planetscale/planetscale-nestjs.git

Install Dependencies

Issue the following command to navigate into the project and install its dependencies:

cd nest-planetscale-starter

npm install

Add planetscale and connect with MySQL database

Follow the Build a user management API with Nest.js and MySQL to learn how to integrate this project with PlanetScale database.

About

Starter application demonstrating how to connect a NestJS API to a PlanetScale MySQL database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors