Car Inventory Manager
Welcome to the static car inventory management system.
Cloudflare Pages Setup:
- This site is deployed on Cloudflare Pages.
- Login to /admin is handled via GitHub OAuth (using Cloudflare Functions).
- Ensure you have configured the GitHub OAuth App callback URL to
https://YOUR_DOMAIN/oauth/callback.