Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.4 KB

README.md

File metadata and controls

49 lines (38 loc) · 1.4 KB

image

snip

Modern Pastebin written in Rust.

Live · API Docs · Discord Bot · CLI · License

Features

  • Multi-file snippets
  • Snip Expiry
  • Accessible and beautiful interface
  • CodeMirror Editor
  • 98 languages supported
  • Forking snippets
  • Fast and free API
  • Downloading files (.zip)
  • Discord Bot
  • CLI

What's inside?

Welcome to the snip monorepo. It consists of the following:

Apps

  • client — the frontend client built with Next.

Packages

  • server — the backend server built with Actix Web.
  • bot — the Discord bot built with Serenity.
  • cli — the CLI written in plain ol' Rust.

Refer to the README within each individual project on how to build and run the project.