Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fabogit/prisma-relationships
- Owner: fabogit
- Created: 2023-01-07T16:35:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T19:44:16.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T20:37:59.548Z (about 2 months ago)
- Topics: prisma, sqlite-database, typescript
- Language: TypeScript
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`