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.
Repository Overview (README excerpt)
Crawler viewn9e-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