Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fabogit/prisma-relationships

Prisma ORM relationships examples
https://github.com/fabogit/prisma-relationships

prisma sqlite-database typescript

Last synced: 8 days ago
JSON representation

Prisma ORM relationships examples

Awesome Lists containing this project

README

        

# prisma-relationships

rename `renametodotenv` to `.env`

- `npm i`

- `npm run {MY_SCRIPT}` scripts names are: `1`,`2`,`3`,`4`

to create a db migration

- `npx prisma migrate dev`

to explore db @`http://localhost:5555`

- `npx prisma studio`