LocalBin is a simple web app built with TypeScript running on the Deno runtime. It serves as a minimal Pastebin clone, offering basic functionality for sharing text snippets.
You can run LocalBin like this:
deno run --allow-net --allow-read --allow-write localbin.ts