remix-expo icon indicating copy to clipboard operation
remix-expo copied to clipboard

Implement Prisma

Open tyrauber opened this issue 2 years ago • 1 comments

Properly implement Primsa

  • [ ] self-contained prisma app/package
  • [ ] postgresql support
  • [ ] remix api endpoint
  • [ ] jest supertest test suite

tyrauber avatar Mar 24 '22 14:03 tyrauber

@tyrauber thanks for the awesome work! Found this repo, might be useful for implementing Prisma as a package: https://github.com/t3-oss/create-t3-turbo/tree/main/packages/db

joelrojo avatar Nov 24 '22 19:11 joelrojo