Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

nocoo/huran.cc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

311 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 忽然 (Huran.cc)

人生天地之间,若白驹过隙,忽然而已。

⚠️ 项目状态

本项目已停止维护。 这是一个早年的艺术品电商网站,代码仅供学习参考,不建议用于生产环境。


📖 项目简介

忽然 是一个中国艺术品线上销售平台,旨在连接艺术家与艺术爱好者。网站提供艺术品展示、在线购买、艺术家主页等功能。

✨ 主要功能

  • 🖼️ 艺术品展示 - 精美的作品展示页面,支持分类浏览
  • 🛒 购物车系统 - 完整的电商购物流程
  • 👤 用户系统 - 注册、登录、个人中心
  • 🎨 艺术家主页 - 每位艺术家拥有独立展示页面
  • 📦 订单管理 - 订单创建、跟踪和管理
  • 💳 支付宝支付 - 集成支付宝在线支付
  • 📧 邮件通知 - 通过 SendCloud 发送邮件
  • 🔧 管理后台 - 完整的商品、订单、用户管理功能

🛠️ 技术栈

类别 技术
后端框架 Express.js 3.x
模板引擎 EJS
数据库 MongoDB
图像处理 ImageMagick
前端 jQuery, Bootstrap, Fancybox

📁 项目结构

huran.cc/
├── routes/          # API 路由处理
├── views/           # EJS 模板文件
├── public/          # 静态资源 (CSS, JS, 图片)
├── design/          # 设计图片
├── psd/             # Photoshop 源文件
├── huran.js         # 应用入口
├── config.js        # 配置文件
└── package.json     # 项目依赖

⚙️ 配置说明

如需运行本项目,请配置以下文件中的占位符:

  • alipay.config.js - 支付宝商户配置
  • newrelic.js - New Relic 监控配置
  • huran.js - Session/Cookie 密钥
  • routes/tools.js - SendCloud 邮件服务配置

📜 License

MIT


🕰️ 历史

这个项目创建于 2013 年左右,是一次有趣的创业尝试。虽然网站已不再运营,但代码保留了下来,作为那段时光的纪念。

About

An art e-commerce platform connecting artists with collectors. Features artwork showcase, shopping cart, Alipay integration, and artist portfolio pages. Built with Express.js and MongoDB. (Legacy project, no longer maintained)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors