assets
src
.dockerignore478 B
.gitignore478 B
bun.lock11.4 KB
compose.yaml111 B
Containerfile223 B
LICENSE33.7 KB
package.json711 B
README.md652 B
screenshot.png110.4 KB
tsconfig.json1.0 KB
READMERaw

⚡ Zigbin ⚡

Pastebin with encryption, syntax highlighting and media previews, optionally without JS enabled in the browser. Also supports easy interaction via curl

Why "Zig"bin?

The project originally was supposed to use Zig for the backend, but when I started the stdlib http server wasn't working very well, and I'll probably rewrite the backend at some point

Setup

A Containerfile and compose.yml is provided in this repo, just run docker-compose up or podman-compose up to start the server at port 3000. For manual setup without containers just follow the setup done in Containerfile

Screenshot

screenshot