# code-station **Repository Path**: aviciison/code-station ## Basic Information - **Project Name**: code-station - **Description**: 文章浏览和文章编写。或者注册账号实时聊天 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-04-29 - **Last Updated**: 2025-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # code-station #### 介绍 一个写代码文章的网站 #### 软件架构 前端:react umi-max typescript antd pro 后端:nestjs mysql 后台管理:vue3 element-plus #### 目录 code-station-backend 后端代码 code-station-main 前端代码 #### 安装教程 前端使用 pnpm 安装 启动 pnpm dev 后端使用 npm i 安装 启动 npm run start:dev 后台管理使用 npm 启动 npm run dev #### 使用说明 后端创建数据库 code_station_system