MCPcopy Create free account

hub / github.com/Javlonbek1233/Terminal / functions

Functions26 in github.com/Javlonbek1233/Terminal

↓ 5 callersFunctionuseAuth
()
src/context/AuthContext.tsx:58
↓ 1 callersFunctiongetRecommendations
(userContext: string)
src/services/geminiService.ts:5
↓ 1 callersFunctiongetSocket
()
src/lib/socket.ts:5
↓ 1 callersFunctionstartServer
()
server.ts:7
↓ 1 callersFunctiontestConnection
()
src/lib/firebase.ts:10
FunctionActionBtn
({ icon: Icon, label, color }: any)
src/pages/CreatePost.tsx:54
FunctionApp
()
src/App.tsx:16
FunctionAuthProvider
({ children }: { children: ReactNode })
src/context/AuthContext.tsx:15
FunctionChat
()
src/pages/Chat.tsx:11
FunctionCreatePost
()
src/pages/CreatePost.tsx:6
FunctionFeed
()
src/pages/Feed.tsx:28
FunctionHeader
()
src/components/Header.tsx:6
FunctionNavigation
()
src/components/Navigation.tsx:6
FunctionPostCard
({ post }: PostCardProps)
src/components/PostCard.tsx:19
FunctionProfile
()
src/pages/Profile.tsx:17
FunctionReelAction
({ icon: Icon, label, color = "hover:text-[#00F2EA]" }: any)
src/pages/Reels.tsx:101
FunctionReels
()
src/pages/Reels.tsx:28
FunctionRootLayout
({ children }: { children: ReactNode })
src/components/RootLayout.tsx:8
FunctionShare
({ className }: { className?: string })
src/pages/Profile.tsx:7
FunctionSocketProvider
({ children }: { children: ReactNode })
src/context/SocketContext.tsx:8
FunctionStories
()
src/components/Stories.tsx:5
FunctionTab
({ icon: Icon, active, onClick }: any)
src/pages/Profile.tsx:155
FunctionToggleItem
({ label, description, active }: any)
src/pages/CreatePost.tsx:63
Functionlogout
()
src/context/AuthContext.tsx:49
FunctionsignIn
()
src/context/AuthContext.tsx:44
FunctionuseSocket
()
src/context/SocketContext.tsx:25