Back to repositories

github-recent__ph3ar__mailthing-webby

mailthing-webby

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

GitHub

Capabilities

25

Risks

3

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.

api/pdf/generate.ts

Metrics and Reporting

analytics.metrics-reporting

analyticspartial

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

package.json

User Authentication and Sessions

auth.user-session

authenticationpattern_only

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

api/auth/[...nextauth].tsapi/stripe/create-checkout-session.tscomponents/auth/LoginForm.tsxcomponents/auth/SignOut.tsx

Access Control

authorization.access-control

authorizationpattern_only

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

api/auth/[...nextauth].tsapi/webhooks/stripe.ts

Content Publishing Workflow

content.publishing-workflow

content-managementpartial

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

components/payments/CreditsPage.tsxpackage.jsonpostcss.config.cjspostcss.config.mjs

Operational Dashboard

dashboard.operational-dashboard

dashboardpattern_only

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

components/TrackingDashboard.tsxpages/dashboard.tsx

Data Import and Export

data.import-export

data-exportpartial

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

package-lock.jsonpackage.jsontsconfig.json

Database Schema Management

database.schema-management

databasepartial

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

package.jsonprisma/schema.prismasupabase/archive/01_create_schema.sqlsupabase/archive/02_update_schema.sql

Document Processing

document.processing

document-processingpartial

Source evidence indicates PDF, DOCX, document conversion, extraction, or rendering behavior.

api/pdf/generate.tspackage.json

Ecommerce Product Catalog

ecommerce.product-catalog

ecommercepartial

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

api/stripe/create-checkout-session.ts

Stannp Integration

email.stannp

emailpartial

Repository has source-backed indicators for a Stannp integration.

api/stannp/route.tslib/stannp.tsnext.config.mjspackage.json

File Upload Handling

file.upload-handling

file-uploadpartial

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

components/FileUpload.tsxcomponents/UploadForm.tsxpackage.jsonpages/upload/page.tsx

Financial Workflow

finance.financial-workflow

financepartial

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

components/payments/CreditsPage.tsx

Form Submission Flow

forms.submission-flow

formspattern_only

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

components/auth/LoginForm.tsxcomponents/auth/SignUpForm.tsxcomponents/CampaignForm.tsxcomponents/campaigns/CampaignForm.tsx

Google Integration

integration.google

integrationpartial

Repository has source-backed indicators for a Google integration.

api/auth/[...nextauth].tspackage.jsonsupabase/config.toml

Supabase Integration

integration.supabase

integrationpartial

Repository has source-backed indicators for a Supabase integration.

.jules/bolt.mdapi/auth/[...nextauth].tsapi/pdf/generate.tsapi/webhooks/stripe.ts

Vercel Integration

integration.vercel

integrationpartial

Repository has source-backed indicators for a Vercel integration.

components/auth/SignUpForm.tsxpackage-lock.jsonpackage.jsonpages/_app.tsx

Trace and Logging

observability.trace-logging

observabilitypartial

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

components/auth/LoginForm.tsxcomponents/ui/alert-dialog.tsxlib/logger.tspackage.json

Stripe Integration

payments.stripe

paymentspartial

Repository has source-backed indicators for a Stripe integration.

api/stripe/create-checkout-session.tsapi/stripe/webhook.tsapi/webhooks/stripe.tscomponents/payments/CreditsPage.tsx

Application Routes

routing.application-pages

routingpattern_only

Repository contains user-facing application page routes.

pages/_app.tsxpages/about.tsxpages/auth/error.tsxpages/auth/login.tsx

Environment Configuration

security.env-configuration

securitypattern_only

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

api/auth/[...nextauth].tsapi/pdf/generate.tsapi/stannp/route.tsapi/stripe/webhook.ts

SEO and Discovery Surface

seo.discovery-surface

seopattern_only

Repository includes crawlable discovery files such as sitemap, feeds, robots, or web manifest files.

public/robots.txtpublic/sitemap.xml

Shipping and Fulfillment Flow

shipping.fulfillment-flow

shippingpartial

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

api/stannp/route.tscomponents/ui/label.tsxlib/stannp.tsnext.config.mjs

UI Component Library

ui.component-library

ui-componentpartial

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

components/auth/LoginForm.tsxcomponents/auth/SignOut.tsxcomponents/auth/SignUpForm.tsxcomponents/CampaignForm.tsx

Webhook Event Receiver

webhooks.event-receiver

webhookspartial

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

api/stripe/webhook.tsapi/webhooks/stripe.tsnext.config.mjs