Guys, I'm implementing prisma server in an existin...
# orm-help
r
Guys, I'm implementing prisma server in an existing project, I'v being working around one week, I've read documentation but I can't expose the data from my Aws RDS. can anybody help me. thanks in advance.
r
Hey @rebaza951 👋 Are you able to connect to the database from any tool like Workbench? Is it accessible in that manner?
r
yes, it is.
in fact, db is working with apis.
r
Could you share your code setup if possible so that I could look into it?
r
yes
I have tried with many ways, this one, is using fargate on aws
that's what i deployed
but as toy can see. there is nothing in the result, even when there registers in user table.
there are registers*