Skip to content

Files

Latest commit

e248be3 · Apr 30, 2020

History

History
13 lines (9 loc) · 352 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 352 Bytes

zbin

zbin is a paste tool similar to pastebin built entirely on JavaScript with use of modern tools like React, Nest, GraphQL and Mongo.

Features:

  • Dark theme (only)
  • Shorter links
  • Custom URLs
  • Syntax highlighting supports more languages

App is available at http://zbin.me.

For backend part, check https://github.com/shadowusr/zbin-backend.