Skip to content

nikolasburk/prisma-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Practical Introduction to Prisma

This repository contains the starter project for the Database Workflows & API Development with Prisma workshop by Nikolas Burk.

Setup

1. Clone this repository

You can clone this repository with the following command:

git clone [email protected]:nikolasburk/prisma-workshop.git

Alternatively, you can also download the project via the GitHub UI. Click the green Code-button in the top-right corner and then click on Download ZIP.

2. Install dependencies

Navigate into the project directory and install the npm dependencies with the following command:

cd prisma-workshop
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published