Files
codey.lol/README.md

12 lines
573 B
Markdown
Raw Permalink Normal View History

2025-10-02 13:28:41 -04:00
# 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.