# blog-server **Repository Path**: ye_ning/blog-server ## Basic Information - **Project Name**: blog-server - **Description**: blog-server 是一个基于 Node.js 开发的博客后端服务,提供了博客的文章管理、用户管理、评论管理等功能。它是一个 RESTful API 服务。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-12-26 - **Last Updated**: 2024-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # blog-server #### 介绍 blog-server 是一个基于 Node.js 开发的博客后端服务,提供了博客的文章管理、用户管理、评论管理等功能接口,它是一个 RESTful API 服务。 #### 安装教程 1. npm i 2. npm run start