Skip to content

seastar-consulting/cloudfront-analytics

Repository files navigation

CloudFront Analytics Dashboard

A modern web application for visualizing and analyzing Amazon CloudFront logs. This dashboard provides interactive visualizations and insights from your CloudFront access logs.

🚀 Features

  • Interactive data visualization dashboard
  • Drag-and-drop interface for log files
  • Map visualization for geographic data
  • Fully client-side processing (no server required)

🛠️ Tech Stack

This project is built using the following technologies:

  • Vite - Next Generation Frontend Tooling
  • TypeScript - JavaScript with syntax for types
  • Leaflet - Interactive maps
  • Plotly.js - Scientific charts and visualizations
  • Fuse.js - Lightweight fuzzy-search

🔧 Development

# Clone the repository
git clone https://github.com/seastar-consulting/cloudfront-analytics.git
cd cloudfront-analytics

# Install dependencies
npm install

# Start development server
npm run dev

🚀 Usage

  • npm run dev - Start development server with hot reload
  • npm run build - Build for production
  • npm run preview - Preview production build locally

🤝 Contributing

Feel free to contribute to this project! Please open an issue or submit a pull request.

📝 License

This project is open source and available under the MIT License.

Releases

No releases published

Packages

No packages published