AzenKain 2983d38c49
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 50s
FIX: Fix r2s
2025-12-20 14:13:09 +07:00
2025-07-01 09:42:06 +07:00
2025-04-23 20:24:12 +07:00
2025-04-23 20:24:12 +07:00
2025-04-23 20:24:12 +07:00
2025-05-24 15:55:48 +07:00
2025-04-23 20:24:12 +07:00
2025-12-20 14:13:09 +07:00
2025-07-01 09:42:06 +07:00
2025-07-01 09:42:06 +07:00
2025-11-18 14:14:20 +07:00
2025-11-18 14:14:20 +07:00
2025-12-20 14:13:09 +07:00
2025-11-18 14:14:20 +07:00

Firefly Analysis

Next.js Bun TypeScript License

Firefly Analysis is a modern, high-performance web toolkit designed to streamline workflows and provide essential services. This project is built upon the powerful synergy of the Next.js framework and the ultra-fast Bun.js runtime, ensuring lightning-fast development and deployment.


Live Sites

The application is deployed and available at the following URLs:

Role URL
Main Site sranalysis.kain.id.vn
Backup / Vercel Mirror firefly-sranalysis.vercel.app

Key Features

  • Optimized Performance: Leveraging Bun for dependency management, scripting, and development server speed.
  • Next.js App Router: Modern routing and data fetching using the latest Next.js architecture.
  • Server-Side Rendering (SSR): Enhanced SEO and faster initial load times for improved user experience.
  • Robust Type Safety: Built with TypeScript for reliable and maintainable code.
  • Modular Design: Clean separation of concerns with reusable components and utilities.

Technology Stack

  • Frontend Framework: Next.js 15 (React)
  • Runtime & Package Manager: Bun
  • Language: TypeScript
  • Styling: (Tailwind CSS, DaisyUI)
  • State Management: (Zustand)

Prerequisites

Ensure you have Bun installed on your system.

Install Bun (macOS, WSL, Linux):

curl -fsSL [https://bun.sh/install](https://bun.sh/install) | bash

Development

bun install
bun run dev
bun run build
bun run start
Description
No description provided
Readme 3.9 MiB
Languages
TypeScript 98.5%
Dockerfile 0.8%
JavaScript 0.4%
CSS 0.3%