Relational Tech Network

What's growing across the ecosystem

50 recent updates from 13 projects

All access-control accessibility account-recovery ai-assisted alerts anonymous-access anonymous-accounts api-design authentication automation bug-fix builder-network builder-transparency bulletin-board civic-engagement civic-infrastructure civic-tech client-side-auth club-management community-calendar

The community-supplies platform for Sunset and Richmond got a significant round of improvements, including authentication and a community guard to make sure only the right people can access the supplies-sharing features. This kind of member verification helps build trust in sharing systems, ensuring that resources stay within the community they were built for. Other builders working on mutual aid or resource-sharing tools may find the community access control approach worth adapting for their own projects.

View commit group →

View project →

mutual-aid supplies-sharing authentication access-control resource-sharing

Local First Auth now lets users edit their profiles and sign in with anonymous accounts, alongside a new 2.3.0 release. Anonymous accounts are a meaningful step for community tools where people may want to participate without sharing identifying information, lowering the barrier to entry for privacy-conscious users. Builders working on mutual aid platforms, civic engagement tools, or any app where trust-building happens gradually now have more flexible options for how people show up.

Built by @dmathewwws

View commit group →

View project →

authentication privacy anonymous-accounts decentralized-identity onboarding user-profiles

Local First Auth now supports anonymous accounts, letting people use apps without creating any identity at all. This opens the door for community tools that want to lower the barrier to participation, especially for neighbors who are cautious about sharing personal information or who just want to try something out before committing. It's a meaningful option for mutual aid platforms, civic tools, and any project where trust needs to be built gradually.

Built by @dmathewwws

View readme update →

View project →

authentication privacy anonymous-access onboarding decentralized-identity local-first

Welcome to the network, neighboring-recipes! 🎉 This forkable cookbook of practices for strengthening neighborhood social fabric is exactly the kind of resource our community loves to see. We're so glad you're here and can't wait to see how others build on and adapt your work under CC BY-SA 4.0.

View project →

The Community Guaranteed Income Club app received a significant round of updates, including a new Directory and Network tab, deployed backend functions, and security fixes. These changes make it easier for neighbors to find and connect with each other through the platform, while the security improvements help protect member data. Builders working on mutual aid or peer funding tools may find the member and admin infrastructure here worth exploring.

View commit group →

View project →

mutual-aid guaranteed-income member-directory privacy civic-tech peer-funding

Outer Sunset Today pushed a round of fixes and updates to their community calendar, including repairs to the event extraction system that pulls local happenings into the platform. More reliable event extraction means fewer missing or broken listings, so neighbors get a more complete and accurate picture of what's going on in the Outer Sunset. If your project aggregates events from outside sources, the patterns here around extraction reliability are worth a look.

View commit group →

View project →

community-calendar event-aggregation bug-fix local-events

Welcome **mini-app-starter** to the relational tech network! 🎉 This project is bringing a Lovable-style experience to building small, personal mini apps for you and your friends, and we love to see it. So glad to have you here!

View project →

Community Supplies closed several security gaps that were quietly exposing member email addresses and allowing unapproved users to read the catalog. Members waiting for approval are now properly blocked from accessing shared resources until a steward approves them, and stewards get a clearer view of who is pending versus deactivated. Builders working on multi-community or approval-gated platforms will find the patterns here useful, especially the unified join flow and the explicit membership status field.

Built by @joshnesbit

View commit →

View project →

mutual-aid privacy membership multi-tenant access-control supplies-sharing

The community-supplies platform gained a search feature for finding supplies shared by community members, and a bug in the auto-approval flow was fixed so requests are handled correctly. These improvements make it easier for neighbors in the Sunset and Richmond to find what they need and ensure sharing requests move through the system reliably. Other builders working on mutual aid or resource-sharing tools may find the search and approval patterns here worth a look.

View commit group →

View project →

mutual-aid resource-sharing search supplies community-platform

The community-supplies platform received a significant round of improvements, including fixes that allow neighbors to successfully join the community whether or not they are already logged in. Steward tools now correctly scope their views by community, and new data policies ensure that complaints are handled with appropriate access controls, protecting resident privacy. These changes make the platform more reliable and welcoming for new members joining the Sunset and Richmond supplies-sharing network.

View commit group →

View project →

mutual-aid supplies-sharing onboarding privacy access-control community-moderation
Related projects: Local First Auth (Listed interest in: onboarding)

Welcome to the network, Community Guaranteed Income Club! This open-source web app is building the infrastructure for neighbors to fund neighbors, bringing mutual economic support to life through community-powered giving. We're so glad to have this project stewarded by the Relational Tech Project and growing alongside us here.

View project →

The Community Guaranteed Income Club has released its source code publicly under the MIT license, complete with a README, contributor credits, and privacy-conscious configuration that routes admin notifications through environment variables instead of hardcoded addresses. This means other neighborhoods can now pick up this mutual aid funding tool and adapt it for their own communities without accidentally exposing anyone's personal contact information. The four platform co-creators and the Relational Tech Project are credited in the license.

Built by @joshnesbit

View commit →

View project →

mutual-aid open-source guaranteed-income privacy community-finance

The Community Guaranteed Income Club app is now publicly released with an open-source MIT license, a full README, and proper credits to its four co-creators and the Relational Tech Project. Personal contact information has been replaced with configurable environment variables, making it safe and straightforward for other communities to deploy their own instance. Builders looking to run a neighbors-funding-neighbors program in their own neighborhood now have a solid starting point to work from.

Built by @joshnesbit

View readme update →

View project →

mutual-aid guaranteed-income open-source privacy community-finance deployment

Welcome buildirl to the Relational Tech Network! This club management platform for local community builders, created by the BuildIRL team and stewarded by the Relational Tech Project, is a wonderful addition to our growing ecosystem. We're so glad to have you here and can't wait to see how this tool supports communities coming together in real life.

View project →

BuildIRL, a club management platform for local community builders, has been open-sourced under the MIT license and transferred to the Relational Tech Project for ongoing stewardship. This means other neighborhood tech teams can now read, run, and build on a real-world tool that has handled club signups, campaigns, and member management in the wild. The full development history is included, so builders get a complete picture of how the project evolved.

Built by @joshnesbit

View pr merged →

View project →

open-source club-management community-organizing member-management civic-infrastructure

The buildirl club management platform is now open source, with a public-friendly README, an MIT license, and sanitized example configurations ready for other builders to use. This means any neighborhood group running clubs, campaigns, or community organizing can now pick up this codebase and adapt it for their own context. It's a meaningful contribution to the shared toolkit of community technology.

Built by @joshnesbit

View readme update →

View project →

club-management open-source community-organizing mutual-aid civic-engagement

Outer Sunset Today added a new iCal source and ran a deduplication pass to clean up repeated events, while also enriching existing events and sources with more complete information. This means residents see a fuller, more accurate picture of what's happening in the neighborhood without encountering the same event listed twice. Builders working on community calendars may find the iCal integration and deduplication approach worth a closer look for their own aggregation pipelines.

View commit group →

View project →

community-calendar event-aggregation ical deduplication data-enrichment

The Neighborhood API now documents a 'Sibling Specs' section, linking to the Thread API, a real-world implementation of the spec built for Thread's relational program in Baltimore. This makes it easier for other builders to see how the API can be adapted for specific community contexts, and highlights shared patterns like source blocks, place IDs, and publisher allowlists that teams can fork and build from. It's a small addition that makes the project feel less like an abstract spec and more like a living family of tools.

Built by @joshnesbit

View pr merged →

View project →

neighborhood-api open-standards forking place-data api-design documentation

The community-supplies sharing site for Sunset and Richmond now supports photo uploads, including a flow that uses AI to help process and describe items being shared. This makes it easier for neighbors to post supplies quickly and clearly, especially for people who find it simpler to snap a photo than to write out a description. Other builders working on mutual aid or resource-sharing tools may find the photo-plus-AI intake pattern worth exploring for their own projects.

View commit group →

View project →

mutual-aid resource-sharing photo-upload ai-assisted supplies community-tools

The community-supplies sharing site for the Sunset and Richmond neighborhoods received a round of fixes that resolved crashes when uploading photos on phones and smoothed out the full flow for adding new items. These improvements mean more residents can successfully post supplies to share without hitting dead ends, especially people browsing on mobile devices. Builders working on inventory or sharing tools may find the upload flow patterns here worth exploring.

View commit group →

View project →

mutual-aid supplies-sharing mobile file-upload neighborhood-tools

The sunsetpeople project now has a proper description explaining what it is: a guide for finding community in the Sunset neighborhood. This makes the project legible to neighbors and potential collaborators who might discover it, replacing placeholder text with a clear statement of purpose. Other builders looking for examples of neighborhood guide projects can now understand at a glance what sunsetpeople is trying to do.

Built by @joshnesbit

View commit →

View project →

neighborhood-guide community-discovery documentation onboarding
Related projects: Local First Auth (Listed interest in: onboarding)

The community-supplies platform for Sunset and Richmond now includes a forgot password flow, making it easier for neighbors to recover access to their accounts without needing outside help. This is a small but meaningful step for keeping the sharing site accessible to everyone in the community, especially people who don't use the platform every day and might forget their credentials.

View commit group →

View project →

mutual-aid supplies-sharing account-recovery onboarding neighborhood-tools
Related projects: Local First Auth (Listed interest in: onboarding)

Outer Sunset Today added a custom alert system and a daily weather alert that runs automatically each day, keeping neighbors informed about conditions that affect their plans. Timely, locally relevant alerts help community members make better decisions about events and outdoor activities without having to seek out that information themselves. Other calendar builders working on proactive notifications or automated community updates may find this a useful pattern to explore.

View commit group →

View project →

community-calendar alerts weather notifications automation

Community Supplies added a discovery map that lets neighbors visually explore where sharing is happening across the Sunset and Richmond neighborhoods, backed by seeded location data and community pin auditing to keep listings trustworthy. This makes it easier for people to find supplies near them at a glance, rather than sorting through lists. The update also included polished flows throughout the site, making the overall experience smoother for both new and returning community members.

View commit group →

View project →

mutual-aid supply-sharing discovery-map community-pins neighborhood-tools

Welcome sunsetpeople to the Relational Technology Network! This project is a guide for finding community in the Sunset, and we are so glad to have it here. Check out the repository and show some love to this wonderful addition to our growing network.

View project →

Welcome to the Relational Technology Network, **neighborhood-api**! 🎉 This exciting project is working to build an API for our neighborhoods, and we're thrilled to have it as part of our growing community. Check out the repository at [github.com/The-Relational-Technology-Project/neighborhood-api](https://github.com/The-Relational-Technology-Project/neighborhood-api) and follow along as it takes shape!

View project →

Welcome to the Relational Tech Network, community-supplies! 🎉 This project is building a supplies sharing site for the Sunset and Richmond community, making it easier for neighbors to share resources with one another. We're so glad to have you here and can't wait to see this project grow!

View project →

Community Supplies, a sharing site for the Sunset and Richmond neighborhoods, now routes notification emails to community stewards, making sure the right people hear about requests and offers as they come in. This kind of direct communication pathway helps stewards stay on top of activity without having to check in manually, keeping a supplies-sharing network responsive and alive. Other builders running similar mutual aid or resource-sharing tools may find this pattern useful for keeping their own coordinators in the loop.

View commit group →

View project →

mutual-aid supplies-sharing notifications community-stewards resource-sharing

The community-supplies site for the Sunset and Richmond neighborhoods now has an 'Invite Neighbors' button, making it easier for residents to bring friends and neighbors into the supplies sharing network. Growing a mutual aid platform depends on word of mouth, and this gives current users a simple way to expand the community from within the tool itself.

View commit group →

View project →

mutual-aid supplies-sharing neighbor-invites community-growth onboarding
Related projects: Local First Auth (Listed interest in: onboarding)

The community-supplies platform for Sunset and Richmond got a significant round of foundational work, including user authentication, a welcome email flow for new members, and a 'join mode' for onboarding. Security hardening and access control fixes were also applied, so the people sharing supplies in these neighborhoods can trust that their accounts and data are protected. Builders working on member-based sharing platforms may find the onboarding and permissions patterns here worth a look.

View commit group →

View project →

mutual-aid supplies-sharing authentication onboarding security access-control
Related projects: Local First Auth (Listed interest in: onboarding)

The community-supplies platform for Sunset and Richmond has grown into a multi-community tool, adding support for multiple neighborhoods to share supplies through a single system, along with a self-serve onboarding flow so new stewards can set up and manage their own community without needing developer help. This makes it much easier for other neighborhoods to adopt and run their own supplies-sharing space independently. The update also tightened access and security policies so that community data stays appropriately scoped to the right members.

View commit group →

View project →

mutual-aid supplies-sharing multi-tenant steward-onboarding community-governance self-serve

The community-supplies platform for Sunset and Richmond got a significant set of improvements, including bulk image uploading with automatic compression, lazy loading, and pagination for browsing available supplies. These changes make it easier for neighbors to add many items at once and for visitors to browse a growing inventory without slow load times. A bug that could crash the app due to browser storage issues was also fixed, making the experience more reliable for everyone.

View commit group →

View project →

mutual-aid supplies-sharing image-upload performance neighborhood-tools

Welcome to the Relational Technology Network, tiny-times! We're so glad to have you here and can't wait to see what you're building. Check out their repository and follow along as this project grows: https://github.com/The-Relational-Technology-Project/tiny-times

View project →

Tiny Times launched a full neighborhood newspaper tool, built from the ground up with a design system, configuration screens, an illustration library, and a print-first two-page layout. This means communities can now produce a real, printable local newspaper complete with coloring images, section icons, and city and world graphics, all through a guided setup flow. Builders working on hyperlocal print or zine projects will find a lot to learn from here.

View commit group →

View project →

neighborhood-newspaper print-layout community-publishing design-system illustration-library

The Cozy Corner hub for 48th Ave just made its notification system safer by moving personal email addresses out of the code and into protected configuration. This protects the personal information of whoever manages the tool and is a good reminder for any project that notification emails or contact info can accidentally end up visible in public code repositories. A small change with real consequences for the people behind the scenes.

Built by @joshnesbit

View commit →

View project →

privacy security notifications neighbor-hub configuration

Outer Sunset Today expanded its community calendar by consolidating existing Sunset events and adding listings from Sunset Commons. Neighbors now have a more complete picture of what's happening in the neighborhood, all in one place. This kind of event aggregation work is a great model for other local calendar projects looking to grow their coverage by pulling in community venues one by one.

View commit group →

View project →

community-calendar event-aggregation neighborhood-events local-listings

The Sunset and Richmond supplies sharing site now lets neighbors search for items across multiple connected communities at once, using a full-text search system that spans a federated network of participating neighborhoods. This means someone looking for a specific tool or supply is no longer limited to what their immediate neighbors have listed, and other community supply projects can now connect to share their inventories too. Builders working on mutual aid or resource-sharing platforms may find the federated search approach here worth exploring for their own networks.

View commit group →

View project →

mutual-aid federated-search resource-sharing supplies cross-community full-text-search

The community supplies sharing site for Sunset and Richmond now has a working search experience, with search and clear buttons wired up so neighbors can actually find what they're looking for in the catalog. This makes it much easier for people to browse available supplies without scrolling through everything, which matters a lot as a sharing inventory grows. Other builders working on resource-sharing or inventory tools may find this a useful pattern for making catalogs more navigable.

View commit group →

View project →

mutual-aid resource-sharing search inventory supplies

We're so excited to welcome **sunset-walking-guide** to the Relational Technology Network! This project is a wonderful addition to our growing community of tools and experiments exploring technology in a more human, connected way. Head over to [the repository](https://github.com/The-Relational-Technology-Project/sunset-walking-guide) to check it out and show some love!

View project →

The neighborhood-api project added a Builder contact section to its watcher feed, giving people who follow the project a clear way to reach the humans behind the work. This kind of direct connection helps collaborators, neighbors, and other builders know who to reach out to with questions, ideas, or offers to help.

Built by @joshnesbit

View commit →

View project →

neighborhood-api community-infrastructure builder-network feeds contact

The community-supplies project added a Builder contact section to its watcher feed, making it easier for people following the platform to reach the humans behind it. This kind of direct connection between builders and community members helps foster trust and opens the door for feedback, collaboration, and support. Other projects running watcher or update feeds might find this a useful pattern for keeping their communities in the loop.

Built by @joshnesbit

View commit →

View project →

mutual-aid supplies-sharing community-contact watcher-feed builder-transparency

Outer Sunset Today has added an MIT License and a Builder contact section for the watcher feed, making the project more open and connectable for other community developers. The license clarifies that others are welcome to reuse and adapt this work, and the contact section gives builders a clear way to reach out and plug in. Small additions like these make the difference between a project that exists and one that can grow a network around it.

Built by @joshnesbit

View commit group →

View project →

community-calendar open-source builder-network watcher-feed licensing

Outer Sunset Today added a Custom Updates feature that lets community members submit their own updates directly through the calendar, with email alerts and CAPTCHA protection built in to keep submissions trustworthy. This opens up the calendar to broader community participation, so neighbors can contribute local information rather than relying on a single maintainer to keep things current. The addition of spam protection and notification emails means the team can stay on top of submissions without being overwhelmed.

View commit group →

View project →

community-calendar user-submissions spam-protection community-contributions email-notifications

Welcome to the network, Outer Sunset Today! 🎉 This community calendar project is a wonderful addition, helping neighbors stay connected and informed about what's happening around them. We're so glad to have you here and can't wait to see it grow!

View project →

Outer Sunset Today added a neighborhood news section that pulls in local headlines from RSS feeds and surfaces them alongside the community calendar on a redesigned homepage dashboard. Residents now get a richer at-a-glance view of what's happening in the Outer Sunset, combining events and local news in one place. Other builders working on community information hubs may find the RSS aggregation pipeline and dashboard layout worth a closer look.

View commit group →

View project →

community-calendar news-aggregation rss dashboard neighborhood-info

Welcome to the network, local-first-auth-simulator! 🎉 This handy development tool makes it easier to test Local First Auth mini-apps by injecting window.localFirstAuth directly into your browser during development. We're thrilled to have this project in the community and can't wait to see how it supports builders working in the local-first space!

View project →

Welcome to the network, Local First Auth! 🎉 This project is bringing something exciting to the local-first ecosystem: simple, client-side authentication for web apps using decentralized identity, with no servers, no passwords, and no third-party auth providers required. We're thrilled to have you here and can't wait to see how your work connects with others building toward a more user-controlled web.

View project →

local-first-auth client-side-auth authentication decentralized-identity privacy onboarding

The local-first-auth-simulator has been updated to version 1.5.0, renamed to align with the Local First Auth naming convention, and now includes documentation for the Relational Tech Network. This tool helps developers building community apps test authentication flows in their browser without needing a full production environment, making it easier to iterate quickly on local-first neighborhood tools.

View commit group →

View project →

local-first authentication developer-tools testing documentation

Welcome to the network, cozy-corner! 🎉 This neighbor hub for 48th Ave in the Outer Sunset is a wonderful addition to our growing community of relational tech projects. We're so glad to have you here and can't wait to see the connections you help build!

View project →

Cozy Corner, the neighbor hub for 48th Ave in the Outer Sunset, now supports SMS reminders alongside its existing notification options, letting residents get street and event reminders sent directly to their phones. This is a meaningful accessibility win for neighbors who rely on text messaging rather than apps or email to stay connected with their block. Builders working on neighborhood tools with mixed communication needs can look to this as a working example of supporting multiple reminder channels in one system.

View commit group →

View project →

sms notifications multi-channel reminders neighbor-hub accessibility