WEARSHARE APP
# WearShare ๐ WearShare is a full-stack peer-to-peer fashion rental marketplace that enables users to discover, rent, and list premium ethnic and occasion wear within their local community. Built using **Next.js 14, Supabase PostgreSQL, NextAuth, Razorpay, Cloudflare R2, Upstash Redis, and Google Gemini AI**.
AST Security Audit & Verification Scorecard95% Score
Last verified & scanned on: Aug 31, 2026
5-Pillar Verification Breakdown (100-Point Standard)
Total Score: 95 / 100 ptsVerified isolate environment; 0 high-risk mutation triggers or unsanitized shell invocations.
Evaluated against Cloudflare Workers runtime and Model Context Protocol schema standards.
Inspected for SPDX-compliant permissive open-source licensing (MIT, Apache-2.0, BSD).
Inspected for clear installation instructions, configuration snippets, and API usage guides.
Evaluated for active branch maintenance, non-archived status, and commit provenance.
How to Improve This Score to 100/100
To increase this repository's score from 95% to 100%, author and contributors can apply these updates to GitHub:
- +2 pts:Ecosystem & MCP Alignment โ Define an MCP server schema (mcp.json) or add a wrangler.toml configuration for edge worker integration.
- +1 pts:Documentation & Quickstart Quality โ Expand README.md with clear ## Installation, ## Configuration, and ## Usage code examples.
- +2 pts:Repository Hygiene & Provenance โ Keep the repository active with regular commits (push activity within the last 180 days).
Installation & Setup Quickstart
Select your installation method below to copy commands or setup scripts
git clone https://github.com/yokshith09/WEARSHARE-APP
cd WEARSHARE-APP
# Refer to repository README for build instructionsMore DevOps Tools
View allโ ๏ธ Home to Wrangler, the CLI for Cloudflare Workersยฎ
๐ฅ Fully-local simulator for Cloudflare Workers. For the latest version, see https://github.com/cloudflare/workers-sdk/tree/main/packages/miniflare.
๐งโโ๏ธ easily deploy cloudflare workers applications using wrangler and github actions