Algo-Workout / AW-T3

MVP T3 App
10 stars 2 forks source link

Link DB / Prisma discovery #5

Closed victorhe33 closed 9 months ago

victorhe33 commented 1 year ago

Please Link Our Prisma ORM to a DB.

  1. SQL - ElephantSQL
  2. Works on Postman
  3. Then complete connection to front by clicking a button on front page, which leads to hello world being stored in the SQL DB.

REQ [] 1 OPEN YOUR OWN BRANCH [] 2 DB Table called [your name] [] 3. FULL CRUD ON THIS TABLE.

victorhe33 commented 1 year ago

working on it!