Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

What's That Tech?

A web application that analyzes websites to detect the technologies they're using. Built with Nuxt 3 and powered by the whats-that-tech package.

Features

  • Enter any URL to analyze
  • Detects various technologies including:
    • Frameworks
    • Content Management Systems (CMS)
    • Programming Languages
    • Databases
    • Servers
    • DevOps Tools
    • CI/CD Platforms
    • Cloud Services
  • Real-time progress tracking during analysis
  • Clean and intuitive user interface

How It Works

  1. Enter a URL in the input field
  2. The application will analyze the website using whats-that-tech
  3. Results are displayed showing all detected technologies with their categories and confidence levels

Usage

  1. Clone the repository:
git clone https://github.com/yourusername/whats-that-tech-demo.git
cd whats-that-tech-demo
  1. Install dependencies:
pnpm install
  1. Start the development server and automatically open in your browser:
pnpm dev -o
  1. Enter any URL in the input field and click "Analyze" to detect technologies

Development Commands

# Start development server (without auto-opening)
pnpm dev

# Build for production
pnpm build

# Preview production build
pnpm preview

Technologies Used

  • Nuxt 3
  • Vue 3
  • Tailwind CSS
  • whats-that-tech
  • TypeScript

License

MIT

About

🧪 Try the tech detection engine in action — explore how our open-source tools identify website technologies in real time.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages