
A platform where neighbors buy, sell, or loan tools and goods nearby — built as an end-to-end TypeScript PERN monorepo with geospatial search and real-time chat.
- Geospatial “items near me” search backed by PostgreSQL + PostGIS, mapped with Leaflet and OpenStreetMap.
- Real-time neighbor-to-neighbor messaging over Socket.io, plus a loan-request workflow.
- npm-workspaces monorepo with a shared API-contract types package the client and server both import.
- JWT auth and Cloudinary image uploads for listing photos.
