Files
novalon-website/docs/README.md
T
张翔 498bb3a3c8 refactor: reorganize project structure and improve code quality
- Move CI/CD configs to config/ci/ directory
- Reorganize scripts into categorized directories (deployment, monitoring, testing, utils)
- Consolidate documentation into docs/ directory with proper structure
- Update linting and testing configurations
- Remove obsolete test reports and performance summaries
- Add new documentation for code quality tools and contact form security
- Improve project organization and maintainability
- Fix lint-staged config to only lint JS/TS files
- Disable react/react-in-jsx-scope rule for Next.js compatibility
- Ignore scripts and test config directories in ESLint
2026-03-24 13:38:58 +08:00

3.0 KiB

Novalon Website 文档

欢迎来到Novalon Website项目文档中心。这里包含了项目的所有技术文档、开发指南和部署说明。

文档导航

📚 架构文档

💻 开发文档

🚀 部署文档

🧪 测试文档

🔌 API文档

📖 使用指南

项目概述

Novalon Website是四川睿新致远科技有限公司的企业官网,采用现代化的技术栈构建。

技术栈

  • 框架: Next.js 16 + React 19
  • 语言: TypeScript
  • 样式: Tailwind CSS
  • 数据库: SQLite + Drizzle ORM
  • 认证: NextAuth.js
  • 测试: Playwright + Jest

核心功能

  • 企业展示和产品服务介绍
  • 成功案例和新闻动态
  • 在线咨询和联系表单
  • CMS内容管理后台
  • 响应式设计和SEO优化

快速链接

贡献指南

文档更新

  1. 确保文档内容准确、清晰
  2. 使用Markdown格式编写
  3. 添加必要的代码示例
  4. 更新相关链接和引用

文档审查

  • 技术准确性
  • 内容完整性
  • 格式规范性
  • 链接有效性

获取帮助

如果在使用过程中遇到问题,可以:

  1. 查看相关文档
  2. 搜索故障排查指南
  3. 联系开发团队

文档版本

  • 版本: 1.0.0
  • 更新日期: 2026-03-24
  • 维护者: 开发团队

© 2026 四川睿新致远科技有限公司