Skip to content

matthewmueller/prisma-mongodb-relations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prisma MongoDB Relations Example

git clone https://github.com/matthewmueller/prisma-mongodb-relations
cd prisma-mongodb-relations
npm install
# Rename .env.sample to .env and fill in credentials
npx prisma db push
npx prisma db seed
npx ts-node index.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published