This repository houses the source code for Upryzing's landing page (upryzing.app), built with Astro.
Lily is currently deployed on upryzing.app, thanks to GitHub Pages.
Clone the repository locally, then install the required dependencies and run the app:
git clone https://github.com/upryzing/upryzing.app
cd upryzing.app
pnpm install
pnpm dev