Org landing site for UPLB Tools: open-source utilities for the UP Los Baños community.
- Astro 6 (static)
- Node ≥ 22.12
- npm (
package-lock.json) - Vercel for
uplbtools.me - Cloudflare Workers in
workers/for subdomain redirects (for examplemessenger.uplbtools.me)
npm install
npm run dev| Command | Action |
|---|---|
npm run dev |
Local server |
npm run build |
Production build to ./dist/ |
npm run preview |
Preview the build |
npm run generate:og |
Regenerate Open Graph images |
- Default branch:
main→ Vercel production - Feature work: branch → PR to
main - After editing
workers/*, redeploy the Worker with Wrangler (see the worker README)
- Room TBA
- GradeSim (extension landing)
- Org agent defaults: room-tba/AGENTS.md
- This repo: AGENTS.md
See LICENSE.