feat/TikTok-graph #1

Merged
Pierre1901 merged 6 commits from feat/TikTok-graph into main 2026-03-17 11:39:14 +01:00
Owner

add the TikTok graph to view the stats of the follower / likes and videos

add the TikTok graph to view the stats of the follower / likes and videos
Pierre1901 self-assigned this 2026-03-13 11:15:14 +01:00
Pierre1901 added 5 commits 2026-03-13 11:15:14 +01:00
Pierre1901 requested review from Nest 2026-03-13 11:15:14 +01:00
BoxOfPandor requested changes 2026-03-13 12:54:20 +01:00
Dismissed
@@ -2,6 +2,8 @@ import { NextRequest, NextResponse } from "next/server";
import { exchangeCodeForTokens } from "@/lib/tiktok";
import { prisma } from "@/lib/prisma";
const baseUrl = process.env.NEXTAUTH_URL || "https://marouette.fun";
Owner

need to be carfull to not put an domain in plaintext and use a throw error if the varible is not load

need to be carfull to not put an domain in plaintext and use a throw error if the varible is not load
BoxOfPandor marked this conversation as resolved
clement approved these changes 2026-03-13 13:40:45 +01:00
clement left a comment
Owner

👍

👍
Pierre1901 added 1 commit 2026-03-13 13:41:32 +01:00
Pierre1901 requested review from BoxOfPandor 2026-03-17 11:04:06 +01:00
Admin approved these changes 2026-03-17 11:14:30 +01:00
Admin left a comment
Owner

👍

👍
BoxOfPandor approved these changes 2026-03-17 11:15:03 +01:00
BoxOfPandor left a comment
Owner

👍

👍
Pierre1901 merged commit 51a376400c into main 2026-03-17 11:39:14 +01:00
Sign in to join this conversation.
No Reviewers
Crowmate/Nest
No Label
4 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Crowmate/Wyview#1