An alternative to setting up a Deno server is creating a server within an observable notebook with webcode: https://observablehq.com/@tomlarkworthy/suncalc-server
the advantage of webcode is you get zero latency reactive deployments and the browser's debugger can be used against production traffic.
Introducing sqlite-http: A SQLite extension for making HTTP requests | Alex Garcia | Observable