Lean
Explore posts from serversUploading, storing and displaying images
@kapa.ai Authorized users will be able to create new houses stored in a mysql database using prisma orm, these houses are then listed on a housing page, or can be viewed as a single house by adding an id in the query, thing is, so far ive set it up in a way that it also has a mainimage field, which acts like a showcase, and id assume id need a percise path of the image to display it correctly.
13 replies
BABetter Auth
•Created by Lean on 3/3/2025 in #help
Where to mount handler ? (Nuxt3 + ExpressJS backend)
?
4 replies
"Failed to parse static properties from plugin xxx" after installing @prisma/nuxt
yeah its something to do with the @prisma/nuxt module, removed it, installed regular prisma and now it both runs fine and also builds fine. Just wanted to go the module route because it felt more integrated and stuff
8 replies