NextAuth init
Showing
- app/(content)/(home)/home/page.tsx 1 addition, 1 deletionapp/(content)/(home)/home/page.tsx
- app/api/auth/[...nextauth]/route.ts 82 additions, 0 deletionsapp/api/auth/[...nextauth]/route.ts
- app/api/likes/likeService.ts 1 addition, 1 deletionapp/api/likes/likeService.ts
- app/api/messages/route.ts 1 addition, 1 deletionapp/api/messages/route.ts
- app/api/route.ts 16 additions, 0 deletionsapp/api/route.ts
- lib/db.ts 0 additions, 0 deletionslib/db.ts
- package-lock.json 518 additions, 13 deletionspackage-lock.json
- package.json 3 additions, 0 deletionspackage.json
- prisma/schema.prisma 28 additions, 27 deletionsprisma/schema.prisma
app/api/auth/[...nextauth]/route.ts
0 → 100644
app/api/route.ts
0 → 100644
File moved
This diff is collapsed.
Please register or sign in to comment