back to home

n9e / fe

Nightingale frontend

View on GitHub
283 stars
129 forks
19 issues

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing n9e/fe in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/n9e/fe)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

n9e-fe This is the web project for N9E Usage The built pub folder can work in the n9e. you can deploy the front-end code independently, just replace the pub with the new release. Dependencies Installation Start The back-end api proxy config is https://github.com/n9e/fe/blob/main/vite.config.ts#L41 Trouble shooting: https://answer.flashcat.cloud/questions/10010000000003759 Build Nginx Server Notice • and should both configure to make sure alias works • Add in vscode setting.json to ignore the css warning • Install the Prettier plugin in vscode and set the format on save