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

https://github.com/sakin790/prisma

ORM
https://github.com/sakin790/prisma

backend node prisma

Last synced: 2 months ago
JSON representation

ORM

Awesome Lists containing this project

README

          

1. Install prisma as DevDependency
2. ```npx prisma init``` for generate prisma File
3. Change env URL
4. DB File => Source Of Truth Oi Prisma tai database er sathe contact korbe
5. ```npx prisma migrate dev --name createUserSchema```