Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShakeefAhmedRakin/electron-react-ts-tailwind-shadcn-fastapi-template
/ functions
Functions
10 in github.com/ShakeefAhmedRakin/electron-react-ts-tailwind-shadcn-fastapi-template
⨍
Functions
10
◇
Types & classes
2
↳
Endpoints
2
↓ 3 callers
Function
cleanup
()
electron/main.ts:71
↓ 1 callers
Function
cn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 1 callers
Function
createWindow
()
electron/main.ts:28
↓ 1 callers
Function
fetchData
()
src/pages/home/home.tsx:16
↓ 1 callers
Function
useAxios
()
src/hooks/useAxios.ts:11
Function
Button
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<"button"> & Variant
src/components/ui/button.tsx:38
Function
HomePage
()
src/pages/home/home.tsx:9
Function
read_data
()
backend/app/api/data.py:6
Function
read_root
()
backend/app/api/root.py:6
Function
verify_secret_header
(request: Request, call_next)
backend/app/app.py:19