Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 543 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 543 Bytes

notify-run-rs

This is a rewrite of the notify.run server in Rust for performance. It uses Google Firebase as a backend.

Although the server remains open-source, self-hosting of a notify.run server is no longer a use-case that I prioritize. In particular, non-Firebase databases will probably never be supported, and documentation is sparse (although all scripts used for production deployment are now part of this repo).

The prior (Python) server is archived here.