Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
gaurv007
/
ClauseGuard
like
0
Sleeping
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
6cc42fa
ClauseGuard
/
web
243 kB
Ctrl+K
Ctrl+K
2 contributors
History:
27 commits
anky2002
Merge branch 'main' of https://huggingface.co/spaces/gaurv007/ClauseGuard
6cc42fa
about 1 month ago
app
Replace all clauseguard.com URLs with clauseguardweb.netlify.app
about 1 month ago
components
Fix auth sync: handle INITIAL_SESSION + TOKEN_REFRESHED events, sync on tab visibility change, remove flaky scripting.executeScript approach, add console.log for debugging
about 1 month ago
lib
Fix auth redirect URLs: use NEXT_PUBLIC_SITE_URL instead of window.location.origin (fixes localhost in verification emails)
about 1 month ago
.env.example
Safe
521 Bytes
Replace Stripe with Razorpay: subscriptions, webhooks, checkout modal, INR pricing
about 1 month ago
.gitignore
Safe
496 Bytes
Fix Next.js 16: restore @tailwindcss/postcss, middleware→proxy.ts, serverExternalPackages top-level, add .gitignore
about 1 month ago
next.config.ts
Safe
390 Bytes
Build all missing features: PDF/DOCX upload, team system (5 seats, invites, shared dashboard), API keys (generate/revoke/limits), custom clause rules (CRUD + regex)
about 1 month ago
package-lock.json
88.6 kB
Refactor code structure for improved readability and maintainability
about 1 month ago
package.json
Safe
850 Bytes
Build all missing features: PDF/DOCX upload, team system (5 seats, invites, shared dashboard), API keys (generate/revoke/limits), custom clause rules (CRUD + regex)
about 1 month ago
postcss.config.mjs
Safe
70 Bytes
Fix Next.js 16: restore @tailwindcss/postcss, middleware→proxy.ts, serverExternalPackages top-level, add .gitignore
about 1 month ago
proxy.ts
Safe
1.17 kB
Fix Next.js 16: restore @tailwindcss/postcss, middleware→proxy.ts, serverExternalPackages top-level, add .gitignore
about 1 month ago
tsconfig.json
Safe
698 Bytes
Refactor code structure for improved readability and maintainability
about 1 month ago
vercel.json
Safe
128 Bytes
Add deployment guide + Vercel config
about 1 month ago