Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 594 Bytes

File metadata and controls

11 lines (8 loc) · 594 Bytes

LibreOJ Bootstrap

Serve the first HTML page of loj.ac, with CDNs, regional configurations and service worker, on Azure Function App, Cloudflare Workers, Aliyun OSS and VPS.

  • core: The (shared) core code of serving the HTML page with serverless platform.
  • azure: The Azure Function App project.
  • cloudflare: The Cloudflare Workers project.
  • static: Serve static files with Aliyun OSS or VPS for China mainland users.
  • service-worker: The Service Worker running in frontend.

See Actions for deployment info.