Sign in

Colophon

ShareWaste

ShareWaste was a precursor to Peels with a similar idea: connecting people locally to divert organic material from landfill. We’re doing our best to continue the mission, in our own way.

Technology

Peels is made possible thanks the free and open source software described below. We’ve also made Peels open source to pay it forward and hopefully inspire similar circular economy projects.

Maps

Protomaps generously provides both the map tiles for Peels and a hosted API. We’re rendering those map tiles using React Map GL and Maplibre GL JS.

Components

Peels relies on a few ‘headless’ React components under the hood, namely HeadlessUI and Radix UI. They provide a solid foundation for accessibility (and helped get us off the ground quickly).

We don’t really use any custom components beyond the aforementioned primitive, headless, ones. The one major exception is the map drawer. That’s built on top of Emil Kowalski’s buttery-smooth Vaul drawer component.

Icons

Some icons are derived from the Lucide and Hero Icons libraries. The rest have been drawn manually.

Everything else

Peels benefits from a whole heap of other open source libraries as noted on our GitHub repository.