fetching user guilds for discord
Unanswered
Boxer posted this in #help-forum
BoxerOP
Hello i'm new with next.js can someone help me how can i connect to mongoose and make a schema ?
12 Replies
since typescript already has things like interfaces
I hope these resources help you
I'm currently using mongoose with nextjs
@James4u https://www.prisma.io/docs/orm/overview/databases/mongodb
<@925817620341620797> I would recommend prisma
Toyger
Prisma doesn’t work in edge runtime so u can’t use middleware
@English Angora https://github.com/vercel/next.js/tree/canary/examples/with-mongodb-mongoose
BoxerOP
thank you thats help me a lot
@Toyger Prisma doesn’t work in edge runtime so u can’t use middleware
I don't think it's a blocker
BoxerOP
Hello i'm trying to get the access token fro mthe discord account so i can display his guilds but i didn't know how
BoxerOP
## Hello i'm trying to get the access token fro mthe discord account so i can display his guilds but i didn't know how
src/lib/auth.ts- https://sourceb.in/yYPG8RWrah
/src/app/api/user/guilds/route.ts- https://sourceb.in/PAicI9cTDF
/src/app/dashboar/page.tsx- https://sourceb.in/VZN0JJFUgM