8000 GitHub - t0saki/snowbin: ❄️ Delightfully crafted markdown pastebin with <3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

t0saki/snowbin

 
 

Repository files navigation

snowbin (v2)

Note

snowbin is currently being rewritten. Stay tuned for the future.

Snowbin is a delightfully crafted pastebin with markdown support. Pastes are saved upto 7 days before being deleted. Pastes are immutable, so you can't edit them after they're posted. This is a design decision to keep the service free of abuse.

Instances

Development

This project uses Bun and the server is deployed on Cloudflare Workers. You shouldn't necessarily need an account to use Wrangler.

You just have to clone this repository, bun install, bun build:css to build the scss, then bun dev to start wrangler dev.

Server is built with Hono with hono/jsx for templating, SCSS and TailwindCSS with radix-colors, shiki and markdown-it for markdown.

Contributing

  1. Fork it (https://github.com/taskyland/snowbin/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

❄️ Delightfully crafted markdown pastebin with <3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.4%
  • SCSS 30.1%
  • JavaScript 9.5%
0