Euphoria Paste

Product information

Release v0.1.0 (Updated )

Reviews

0 out of 5 stars

103 downloads

A Paste Bin site with api access, open-source fork of haste updated and improved.

Download 0.1.0 Release history

Team

repgraphics

Rep Graphics's profile photo

Description

Also available via Github

Live Demo Here

Euphoria Paste (Haste)

Euphoria Paste, is an open-source pastebin software written in node.js forked from the official Haste Repository, it is easily installable in any network. It can be backed by either redis or filesystem, and has a very easy adapter interface for other stores.

Additions Compared to Haste:

  • Alter UI for accessibility ✅
  • UI changes for Mobile ✅
  • Performance Upgrades ✅
  • Easier Brand Configuration
  • Upgraded to use ES Modules ✅
  • Migrated from Winston to Pino ✅
  • Discord Webhooks Added for Additional Logging ✅
  • Improved Logging, Migrated to Pino-Pretty ✅
  • Added Line, Word & Character Count ✅

Tested Browsers

  • Chrome - Version 131.0.6778.205 (Official Build) (64-bit)
  • Opera GX - Level 6 Core: 115.0.5322.124
  • Microsoft Edge - Version 131.0.2903.112 (Official build) (64-bit)

Tested File Storages

Other Types are unable to be tested by me, so if you are able to, to help development, please do.

  • File Directory

Installation

  1. Download the package, and expand it
  2. Explore the settings inside of config.js, but the defaults should be good
  3. npm install
  4. npm start (you may specify an optional <config-path> as well)