12 lines
573 B
Markdown
12 lines
573 B
Markdown
# codey.lol
|
|
codey.lol is a web app built with Astro, TypeScript, Tailwind CSS, React, and Vite.
|
|
|
|
## Pages Overview
|
|
|
|
- **Home** (`/`): Landing page/lyric search
|
|
- **Login** (`/login`): User authentication page.
|
|
- **Memes** (`/memes`): Meme browser.
|
|
- **Radio** (`/radio`): Listen to and (if authenticated) control the radio stream.
|
|
- **Lighting** (`/lighting`): Authenticated controls for lighting state and color.
|
|
- **TRip** (`/TRip`): Authenticated page for TRip/media requests.
|
|
- **Requests** (`/TRip/requests`): Authenticated page to manage and view TRip/media requests. |