Visual Studio Code allows distinct user and workspace settings while still adhering to the workspace settings of your team's project all within one project.
This series covers building a simple REST API using the Prisma ORM and Postgresql. Here, I'll explain how to use this Prisma client in our express server.