# node-server-template **Repository Path**: kevinleeeee/node-server-template ## Basic Information - **Project Name**: node-server-template - **Description**: 这是基于启动原生`node`开发的服务器模版,使用了面向对象的方式进行设计编写。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-12 - **Last Updated**: 2023-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 原生`node`服务器模版 这是基于启动原生`node`开发的服务器模版,使用了面向对象的方式进行设计编写。 ## 功能 - 服务器启动 - 返回静态目录的`/public/index.html`文件作为前端页面 - 对静态文件进行强缓存 - 对首屏文件进行协商缓存