Skip to content

dev-alauddin-bd/BugZero_Frontend

Repository files navigation

BugZero | AI-Powered Website Diagnostic Engine

BugZero is a premium SaaS application designed for developers to audit websites instantly. Using Firecrawl for scraping and advanced AI (Gemini, OpenAI, Anthropic) for analysis, it detects bugs, performance bottlenecks, and SEO issues with deep root-cause analysis.

🚀 Features

  • AI-Driven Diagnostics: Strategic analysis of HTML, metadata, and console logs.
  • Deep Insight Panel: Systematic breakdown of issues with "Fix Advisor" protocols.
  • Developer Command Center: Personal dashboard with scan history and health trends.
  • Manual Authentication: secure email/password registration and session management.
  • Admin Revenue Dashboard: Platform-wide analytics for growth and system health.

🛠️ Technology Stack

  • Frontend: Next.js 15 (App Router), React 19, TailwindCSS, Framer Motion.
  • Backend: Next.js API Routes, MongoDB (Mongoose), JWT Auth.
  • Agents/Scraping: Firecrawl, AI SDK.
  • Icons: Lucide React.

🏁 Getting Started

1. Environment Configuration

Create a .env file in the root directory and add the following keys:

NEXT_PUBLIC_API_URL=http://localhost:5001/api

2. Installation

pnpm install

3. Development Mode

pnpm run dev

🔒 Security

BugZero uses HttpOnly Cookies and JWT for manual authentication, ensuring sessions are secure and protected against XSS. Passwords are encrypted using Bcrypt with salt rounds for maximum security.


Built by Developers, for Developers. © 2026 BugZero Systems.

About

BugZero is a premium SaaS application designed for developers to audit websites instantly. Using Firecrawl for scraping and advanced AI (Gemini, OpenAI, Anthropic) for analysis, it detects bugs, performance bottlenecks, and SEO issues with deep root-cause analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors