Skip to content

borkdude/aoc-proxy

Repository files navigation

AOC proxy

A Cloudflare worker to read input for Advent of Code puzzles.

Develop

  • Run npx squint watch to watch src for .cljs files. They are written to out as .js files.

  • Run bun --hot src/index.js to run the development server.

Deploy

Run bun build.js to produce the final output in dist/index.js. To deploy to cloudflare, run bun wrangler deploy.

The worker is visible here.

About

Advent of Code proxy built with squint, bun and CloudFlare workers

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published