Page cover

Project file tree πŸ“„

visualised file tree of Listral's repository

Listral
β”œβ”€ components.json
β”œβ”€ eslint.config.mjs
β”œβ”€ next.config.ts
β”œβ”€ package-lock.json
β”œβ”€ package.json
β”œβ”€ postcss.config.mjs
β”œβ”€ public
β”‚ β”œβ”€ file.svg
β”‚ β”œβ”€ globe.svg
β”‚ β”œβ”€ next.svg
β”‚ β”œβ”€ vercel.svg
β”‚ └─ window.svg
β”œβ”€ README.md
β”œβ”€ src
β”‚ β”œβ”€ app
β”‚ β”‚ β”œβ”€ auth
β”‚ β”‚ β”‚ β”œβ”€ callback
β”‚ β”‚ β”‚ β”‚ └─ route.ts
β”‚ β”‚ β”‚ └─ signin
β”‚ β”‚ β”‚ └─ page.tsx
β”‚ β”‚ β”œβ”€ favicon.ico
β”‚ β”‚ β”œβ”€ globals.css
β”‚ β”‚ β”œβ”€ layout.tsx
β”‚ β”‚ β”œβ”€ page.tsx
β”‚ β”‚ └─ profile
β”‚ β”‚ └─ page.tsx
β”‚ β”œβ”€ components
β”‚ β”‚ └─ ui
β”‚ β”‚ β”œβ”€ badge.tsx
β”‚ β”‚ β”œβ”€ button.tsx
β”‚ β”‚ β”œβ”€ card.tsx
β”‚ β”‚ β”œβ”€ dialog.tsx
β”‚ β”‚ β”œβ”€ input.tsx
β”‚ β”‚ β”œβ”€ menubar.tsx
β”‚ β”‚ β”œβ”€ select.tsx
β”‚ β”‚ β”œβ”€ skeleton.tsx
β”‚ β”‚ β”œβ”€ slider.tsx
β”‚ β”‚ β”œβ”€ sonner.tsx
β”‚ β”‚ β”œβ”€ tabs.tsx
β”‚ β”‚ └─ textarea.tsx
β”‚ └─ lib
β”‚ β”œβ”€ auth-helpers.ts
β”‚ β”œβ”€ supabase
β”‚ β”‚ β”œβ”€ client.ts
β”‚ β”‚ └─ server.ts
β”‚ └─ utils.ts
└─ tsconfig.json

Laatst bijgewerkt