A basic example of how to configure and start an Oak server.
Run this example using:
deno run --allow-net --allow-read ./index.tsif have the repo cloned locally OR
deno run --allow-net --allow-read https://raw.githubusercontent.com/Vectormike/opine/index.tsif you don't.