Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 286 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 286 Bytes

ucf-rmp-worker

Cloudflare Worker backend for the UCF mySchedule Builder extension

How to run

  1. Clone the repo
  2. npm i
  3. Create a wrangler.toml file with your info
  4. wrangler dev

How to deploy

  1. wrangler deploy