ramkumar9226
ramkumar9226
Explore posts from servers
WWasp-lang
Created by ramkumar9226 on 3/21/2024 in #đŸ™‹questions
How to test the backend apis via postman
How to test the apis via postman or something similar
2 replies
WWasp-lang
Created by ramkumar9226 on 3/9/2024 in #đŸ™‹questions
hi getting a [ Server ] POST /operations/stripe-payment 500 44.007 ms .
How to run wasp with more debug messages, also analyzing errors ?. like adding debug.log etc
71 replies
WWasp-lang
Created by ramkumar9226 on 3/8/2024 in #đŸ™‹questions
Any inputs on deploying backend in aws and frontend in netlify
Hi there, wondering if anyone has instructions on how they did the deployment to aws + netlify.
2 replies
WWasp-lang
Created by ramkumar9226 on 3/28/2023 in #đŸ™‹questions
Any idea how I can do RLS
Right now I use prisma + express + refine, was thinking to explore wasp. Curious how to solve RLS (Row Level Security). My use case is every user would belong to a customer, and all the records we save would need to have the customer_id. We will have to pull from the session context.
2 replies