awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
CatchChat avatar

CatchChat/YepArchived

0
View on GitHub↗
5,876 stars·1,208 forks·Swift·MIT·30 viewssoyep.com↗

Yep

Meet Genius

Features

  • Social Networking Platforms - Hosts a social community platform where users connect, share content, and build relationships.
  • Stripe - Processes domain purchases and lease payments through Stripe's Payment Intents API.
  • Database ORMs - Maps application data to a relational database using Prisma ORM with type-safe queries.
  • Prisma ORM Schema Management - Provides type-safe database access with Prisma ORM and auto-generated PostgreSQL migrations.
  • Prisma ORM Backends - Provides a type-safe database layer using Prisma ORM with PostgreSQL for schema management and persistence.
  • Marketplace Listings - Provides a domain marketplace with lease-to-own installment plans and custom offer submissions.
  • Marketplaces - Operates a full domain marketplace with lease-to-own, custom offers, and installment payment options.
  • Domain Name Purchases - Provides a marketplace for purchasing domain names with fixed-price and negotiable acquisitions.
  • NextAuth.js Implementations - Implements user authentication with NextAuth.js, managing sessions and OAuth logins via middleware.
  • Authentication Middleware - Uses middleware-based authentication to protect API routes and pages with session management.
  • NextAuth.js Middleware - Implements NextAuth.js middleware for session management and OAuth login protection.
  • Next.js - Built with Next.js using server rendering and static generation for the full application.
  • Server Components Streaming - Ships server-rendered React components with streaming HTML for faster page loads.
  • Next.js Development - Provides a full-stack Next.js application with server rendering and serverless functions.
  • React Server-Side Renderers - Renders React components on the server and streams HTML to the client for faster loads.
  • Community Engagement Tools - Provides community engagement features including posts, follows, and user interactions.
  • Interest-Based Matching Platforms - Matches users based on intellectual pursuits and common interests to foster meaningful connections.
  • Content Sharing - Allows users to post and distribute their own content, such as text, images, or links, to the community.
  • Edge Network Deployments - Deploys serverless functions at the network edge with on-demand page revalidation.
  • Domain Leasing - Lets users pay for a domain in installments to eventually gain full ownership.
  • Custom Offer Submissions - Allows users to submit custom purchase prices for domains with seller approval workflows.
  • Tailwind CSS Integration - Builds responsive user interfaces using Tailwind CSS utility-first classes directly in JSX.
  • Schema-Based Form Validation - Integrates React Hook Form with Zod schemas for declarative client-side form validation.

Star history

Star history chart for catchchat/yepStar history chart for catchchat/yep

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Yep

Similar open-source projects, ranked by how many features they share with Yep.
  • adrianhajdin/project_next13_car_showcaseadrianhajdin avatar

    adrianhajdin/project_next13_car_showcase

    1,887View on GitHub↗

    projectnext13car_showcase is a server-rendered web application built with TypeScript and React that functions as a searchable and filterable vehicle catalogue. The project relies on file-based routing and server-side component rendering to fetch external vehicle datasets and deliver pre-rendered pages to the client. The application incorporates a modular component library styled with utility-first CSS classes for responsive multi-device layouts. Users can browse extensive inventories by filtering vehicle listings according to manufacturer, model, production year, and fuel type. Paginated da

    TypeScriptnext13next13appnextjs
    View on GitHub↗1,887
  • nextauthjs/next-auth-examplenextauthjs avatar

    nextauthjs/next-auth-example

    4,029View on GitHub↗

    This project is a reference implementation and boilerplate for managing user authentication and session state within the Next.js framework. It serves as a practical example of how to integrate NextAuth.js to protect routes and handle identity verification. The repository demonstrates several authentication workflows, including OAuth identity integration with third-party providers, passwordless authentication using email magic links, and traditional credentials-based sign-in. It specifically showcases how to replace default authentication screens with custom branded sign-in pages. The impleme

    TypeScriptauthenticationnextjsoauth
    View on GitHub↗4,029
  • shadcn-ui/taxonomyshadcn-ui avatar

    shadcn-ui/taxonomy

    19,248View on GitHub↗

    Taxonomy is a full-stack application template and reference implementation built with the Next.js app router. It serves as a comprehensive starter for developing web applications using server components and modern React patterns. The project integrates a variety of specialized systems, including an identity management workflow for OAuth and session handling, and a billing system for managing recurring subscriptions and payment events. It also features a content pipeline that transforms Markdown and JSX files into type-safe data collections for rendering blogs and documentation. The architect

    TypeScriptnextauthjsnextjsprisma
    View on GitHub↗19,248
  • mickasmt/next-saas-stripe-startermickasmt avatar

    mickasmt/next-saas-stripe-starter

    2,993View on GitHub↗

    Next-saas-stripe-starter is a full-stack application template built for launching software-as-a-service products with user authentication, billing, and database integration. The platform combines a starter kit template with a type-safe database toolkit, object-relational mapping, and a payment processing integration for handling recurring customer billing, subscription tiers, and checkout workflows. User identity management is supported through social logins, secure sessions, and credential-based authentication. The core architecture supports type-safe database modeling, server-executed actio

    TypeScriptadmin-panelauthjscontentlayer
    View on GitHub↗2,993
See all 30 alternatives to Yep→

Frequently asked questions

What does catchchat/yep do?

Meet Genius

What are the main features of catchchat/yep?

The main features of catchchat/yep are: Social Networking Platforms, Stripe, Database ORMs, Prisma ORM Schema Management, Prisma ORM Backends, Marketplace Listings, Marketplaces, Domain Name Purchases.

What are some open-source alternatives to catchchat/yep?

Open-source alternatives to catchchat/yep include: adrianhajdin/project_next13_car_showcase — project_next13_car_showcase is a server-rendered web application built with TypeScript and React that functions as a… shadcn-ui/taxonomy — Taxonomy is a full-stack application template and reference implementation built with the Next.js app router. It… nextauthjs/next-auth-example — This project is a reference implementation and boilerplate for managing user authentication and session state within… mickasmt/next-saas-stripe-starter — Next-saas-stripe-starter is a full-stack application template built for launching software-as-a-service products with… webdevcody/wdc-saas-starter-kit — Wdc-saas-starter-kit is a full-stack Next.js and TypeScript web application boilerplate designed to launch… vercel/next-learn — next-learn is a collection of educational resources and reference implementations for building full-stack web…