Back to repositories

github-recent__mbarbine__platphorm-real-estate-nad

platphorm-real-estate-NAD

*Automatically synced with your [v0.app](https://v0.app) deployments*

GitHub

Capabilities

25

Risks

2

Maturity

deprecated

Confidence

high

Capabilities

AI Chat or Generation

ai.chat-or-generation

ai-modelpartial

Source evidence indicates AI model, chat, completion, prompt, or generation behavior.

app/api/properties/generate-image/route.tscomponents/properties/ai-image-generator.tsxpackage.json

Metrics and Reporting

analytics.metrics-reporting

analyticspartial

Source evidence indicates analytics, metrics, reports, scores, or aggregation behavior.

app/admin/analytics/page.tsxapp/analytics/forecasts/page.tsxapp/analytics/market/page.tsxapp/analytics/page.tsx

API Route Handlers

api.route-handlers

apipartial

Repository exposes source-backed API route handlers discovered from framework route files.

app/api/agents/route.tsapp/api/analytics/market/route.tsapp/api/analytics/pageview/route.tsapp/api/bridge/agent-reviews/route.ts

User Authentication and Sessions

auth.user-session

authenticationpattern_only

Source evidence indicates authentication, login, session, token, or identity handling.

app/api/sessions/end/route.tsapp/api/sessions/event/route.tsapp/api/sessions/route.tsapp/api/sessions/update/route.ts

Access Control

authorization.access-control

authorizationpattern_only

Source evidence indicates roles, permissions, admin boundaries, or access-control checks.

app/admin/analytics/page.tsxcomponents/admin/error-log-analytics.tsxcomponents/admin/performance-metrics.tsxcomponents/admin/session-analytics.tsx

Content Publishing Workflow

content.publishing-workflow

content-managementpartial

Source evidence indicates content, docs, posts, publishing, CMS, or markdown/MDX workflows.

app/api-docs/page.tsxapp/api/analytics/market/route.tsapp/api/analytics/pageview/route.tsapp/api/bridge/fetch-by-mls/route.ts

Operational Dashboard

dashboard.operational-dashboard

dashboardpattern_only

Source evidence indicates dashboard, admin, status, or overview UI surfaces.

app/admin/analytics/page.tsxapp/api/metrics/route.tsapp/dashboard/page.tsxcomponents/admin/error-log-analytics.tsx

Data Import and Export

data.import-export

data-exportpartial

Source evidence indicates import, export, CSV, JSON, XML, or structured data transfer behavior.

components/properties/mls-import-dialog.tsxpackage.jsonscripts/import-bridge-data.tsscripts/import-local-data.ts

Database Schema Management

database.schema-management

databasepartial

Repository includes database schemas, migrations, or database framework dependencies.

package.jsonscripts/_combined_schema.sql

Ecommerce Product Catalog

ecommerce.product-catalog

ecommercepartial

Source evidence indicates products, cart, checkout, orders, Shopify, or commerce flows.

app/api/stripe/create-checkout-session/route.tsscripts/seed-production-data.tsscripts/seed-production.ts

File Upload Handling

file.upload-handling

file-uploadpartial

Source evidence indicates upload, attachment, media, or multipart file handling.

package.json

Financial Workflow

finance.financial-workflow

financepartial

Source evidence indicates finance, invoices, billing, payments, revenue, or market data behavior.

app/billing/page.tsx

Form Submission Flow

forms.submission-flow

formspattern_only

Source evidence indicates forms, contact flows, submit endpoints, or validation-backed input handling.

components/admin/performance-metrics.tsxpackage.json

Postgres Integration

integration.postgres

integrationpartial

Repository has source-backed indicators for a Postgres integration.

app/api/analytics/market/route.tsapp/api/analytics/pageview/route.tsapp/api/bridge/fetch-by-mls/route.tsapp/api/bridge/fetch-listings/route.ts

Vercel Integration

integration.vercel

integrationpartial

Repository has source-backed indicators for a Vercel integration.

app/api/properties/generate-image/route.tsapp/layout.tsxpackage.jsonpnpm-lock.yaml

MCP Tool Server

mcp.tool-server

mcppartial

Repository contains MCP-related routes, manifests, files, or dependencies.

app/api/mcp/route.tspackage.json

Trace and Logging

observability.trace-logging

observabilitypartial

Source evidence indicates trace, span, logging, monitoring, or OpenTelemetry behavior.

app/api/health/route.tsapp/api/log-error/route.tscomponents/admin/error-log-analytics.tsxcomponents/properties/mls-import-dialog.tsx

Stripe Integration

payments.stripe

paymentspartial

Repository has source-backed indicators for a Stripe integration.

app/api/stripe/create-checkout-session/route.tsapp/api/stripe/webhook/route.tscomponents/pricing/pricing-cards.tsxlib/stripe.ts

Application Routes

routing.application-pages

routingpattern_only

Repository contains user-facing application page routes.

app/admin/analytics/page.tsxapp/agents/page.tsxapp/agents/reviews/page.tsxapp/alerts/page.tsx

Search Query Interface

search.query-interface

searchpartial

Source evidence indicates search UI, indexing, or query behavior.

app/api/saved-searches/route.tsapp/saved-searches/page.tsxcomponents/properties/property-search.tsxcomponents/saved-searches/create-search-dialog.tsx

Environment Configuration

security.env-configuration

securitypattern_only

Repository references environment variables; secret-like names are cataloged without values.

app/api/analytics/market/route.tsapp/api/analytics/pageview/route.tsapp/api/bridge/fetch-by-mls/route.tsapp/api/bridge/fetch-listings/route.ts

Shipping and Fulfillment Flow

shipping.fulfillment-flow

shippingpartial

Source evidence indicates shipping, labels, postcards, fulfillment, or delivery-provider integration.

components/ui/label.tsxpackage.json

Automated Test Suite

testing.automated-tests

testingpattern_only

Repository includes automated test files.

__tests__/page.test.tsx__tests__/sitemap.test.tsscripts/test-health.mjs

UI Component Library

ui.component-library

ui-componentpartial

Reusable UI components were found in component-oriented source paths.

components/admin/error-log-analytics.tsxcomponents/admin/performance-metrics.tsxcomponents/admin/session-analytics.tsxcomponents/admin/user-activity-feed.tsx

Webhook Event Receiver

webhooks.event-receiver

webhookspartial

Source evidence indicates webhook receiving, event delivery, or signature validation behavior.

app/api/sessions/event/route.tsapp/api/stripe/webhook/route.tsapp/api/webhooks/route.ts