Skip to content

uplbtools/uplbtools.me

Repository files navigation

uplbtools.me

Org landing site for UPLB Tools: open-source utilities for the UP Los Baños community.

Stack

  • Astro 6 (static)
  • Node ≥ 22.12
  • npm (package-lock.json)
  • Vercel for uplbtools.me
  • Cloudflare Workers in workers/ for subdomain redirects (for example messenger.uplbtools.me)

Develop

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

Deploy

  • Default branch: main → Vercel production
  • Feature work: branch → PR to main
  • After editing workers/*, redeploy the Worker with Wrangler (see the worker README)

Related

License

See LICENSE.

About

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors