stackblitz / bolt.new

Prompt, run, edit, and deploy full-stack web applications
https://bolt.new
MIT License
7.12k stars 2.4k forks source link

Prisma #1741

Closed Ahmed3techcampus closed 4 days ago

Ahmed3techcampus commented 5 days ago

Describe the bug

it have problem working with prisma . steps for install ,migration ,.... my app was next js . i ask him for use prisma .

Link to the Bolt URL that caused the error

https://bolt.new/~/sb1-rv6x6l

Steps to reproduce

just review prisma documentation

Expected behavior

just he know how work with prisma

Screen Recording / Screenshot

No response

Platform

Additional context

No response

endocytosis commented 4 days ago

Appreciate the feedback! A potential issue is that Prisma does not currently compile to Wasm, which would be necessary for compatibility with Bolt. If you are open to using another database we have instructions on using Firebase here.