profile page remake 1
Showing
- app/(content)/(user)/[userid]/(profile)/media/page.tsx 7 additions, 0 deletionsapp/(content)/(user)/[userid]/(profile)/media/page.tsx
- app/(content)/(user)/[userid]/(profile)/with_replies/page.tsx 7 additions, 0 deletions...(content)/(user)/[userid]/(profile)/with_replies/page.tsx
- app/api/followers/route.ts 0 additions, 82 deletionsapp/api/followers/route.ts
- app/api/users/[id]/route.ts 102 additions, 0 deletionsapp/api/users/[id]/route.ts
- app/api/users/favgameslist/route.ts 3 additions, 3 deletionsapp/api/users/favgameslist/route.ts
- app/api/users/follow/route.ts 129 additions, 0 deletionsapp/api/users/follow/route.ts
- app/api/users/route.ts 44 additions, 0 deletionsapp/api/users/route.ts
- components/following-button.tsx 4 additions, 4 deletionscomponents/following-button.tsx
- prisma/schema.prisma 2 additions, 14 deletionsprisma/schema.prisma
app/api/followers/route.ts
deleted
100644 → 0
app/api/users/[id]/route.ts
0 → 100644
app/api/users/follow/route.ts
0 → 100644
app/api/users/route.ts
0 → 100644
Please register or sign in to comment