Haste is a self-hosted paste server, forked from Skyra’s haste-server and rebuilt around a cleaner interface and swappable storage. Website.
Highlights
- Redesigned the interface around a modern, uncluttered layout.
- Implemented file and Redis storage backends.
- Added syntax highlighting and request rate limiting.
- Wrote a custom Pterodactyl egg so the server deploys in one step.
Stack
- TypeScript - Types across the server and its handlers.
- Node.js - Runtime serving the application.
- Redis - Optional storage backend for pastes.
