MCPcopy Index your code
hub / github.com/adrianhajdin/project_tiktik

github.com/adrianhajdin/project_tiktik @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
58 symbols 134 edges 38 files 0 documented · 0% updated 2y ago★ 60815 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Build and Deploy a Full Stack TikTok Clone Application and Master TypeScript | Full Course

TikTik

🌟 Become a top 1% Next.js 13 developer in only one course

🚀 Land your dream programming job in 6 months

Introduction

This is a code repository for the corresponding video tutorial.

Extension points exported contracts — how you extend this code

Video (Interface)
(no doc)
types.d.ts
IProps (Interface)
(no doc)
components/SuggestedAccounts.tsx
IProps (Interface)
(no doc)
components/NoResults.tsx
IProps (Interface)
(no doc)
components/LikeButton.tsx
IProps (Interface)
(no doc)
components/Comments.tsx
IProps (Interface)
(no doc)
components/VideoCard.tsx
IProps (Interface)
(no doc)
pages/index.tsx
IProps (Interface)
(no doc)
pages/profile/[userId].tsx

Core symbols most depended-on inside this repo

handleLike
called by 2
pages/detail/[id].tsx
createOrGetUser
called by 1
utils/index.ts
allPostsQuery
called by 1
utils/queries.ts
postDetailQuery
called by 1
utils/queries.ts
searchPostsQuery
called by 1
utils/queries.ts
singleUserQuery
called by 1
utils/queries.ts
allUsersQuery
called by 1
utils/queries.ts
userCreatedPostsQuery
called by 1
utils/queries.ts

Shape

Function 47
Interface 11

Languages

TypeScript100%

Modules by API surface

utils/queries.ts8 symbols
pages/detail/[id].tsx6 symbols
pages/upload.tsx4 symbols
pages/profile/[userId].tsx4 symbols
pages/index.tsx3 symbols
components/VideoCard.tsx3 symbols
components/Comments.tsx3 symbols
types.d.ts2 symbols
pages/search/[searchTerm].tsx2 symbols
components/SuggestedAccounts.tsx2 symbols
components/NoResults.tsx2 symbols
components/Navbar.tsx2 symbols

For agents

$ claude mcp add project_tiktik \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page