astronaut
astronaut
PPrisma
Created by astronaut on 4/26/2024 in #help-and-questions
How can show advertisement in queue in sync with all users?
What I expected: I expected the advertisement to be displayed in real-time to the user, with the next advertisement in the queue being displayed once the current one is dismissed. I also tried with useEffect to fetch data at one time and then make queue but its not real time I haven't use prisma or postgres, cause I don't know can I use it or not ? so I tried with pusher but not worked, if its works with prisma, I can implement that https://stackoverflow.com/questions/78376205/how-can-displaying-real-time-advertisements-to-users-in-next-js-14-with-pusher-a
8 replies
PPrisma
Created by astronaut on 4/23/2024 in #help-and-questions
can I use prisma with Mongodb for real time data fetching ?
I am creating ad feature like google ads, wants to run ads in queue 1 by 1 after each 2 minutes. But with Next.js 14 serverless api and Mongodb I don't think its possible. Can we build this using prisma. Like all users will see same advertisement in real time in queue
1 replies
PPrisma
Created by astronaut on 3/29/2024 in #help-and-questions
User data not generated at prisma
after sign up new user, user data is not created
1 replies
PPrisma
Created by astronaut on 3/15/2024 in #help-and-questions
Data is not showing in table
No description
11 replies