From 1b9031a425d071fef385730f8d73cabe8d85ef54 Mon Sep 17 00:00:00 2001 From: mick Date: Thu, 26 Oct 2023 14:06:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=AB=E9=80=9F=E4=B8=8A=E6=89=8B=E6=8C=87?= =?UTF-8?q?=E5=8D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 3 +++ 工作规范/新员工快速上手.md | 24 ++++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 .vscode/settings.json create mode 100644 工作规范/新员工快速上手.md diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..bce5dda --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "cSpell.words": ["Navicat", "Yinghua"] +} diff --git a/工作规范/新员工快速上手.md b/工作规范/新员工快速上手.md new file mode 100644 index 0000000..8951281 --- /dev/null +++ b/工作规范/新员工快速上手.md @@ -0,0 +1,24 @@ +## 新入职员工快速上手指南 + +### 准备工作 + +- 钉钉扫码办理入职,实名认证钉钉账号,完善入职资料 +- 注册公司内部 Git 服务账号,[点击注册](https://gitea.yinghuasoft.com/user/sign_up),注册完成后将账号告诉 Git 管理人员。 +- 使用新注册的 Git 账号登录 https://gitea.yinghuasoft.com,进入代码仓库 yhsoft/dev-aid 工作规范目录,仔细阅读 [编码规范](./编码规范.md) 和 [工作职责](./工作职责.md) +- 分配 PMS 系统账号,PMS 登录地址:https://zt.yinghuasoft.com +- 安装软件列表: [钉钉桌面版](https://page.dingtalk.com/wow/z/dingtalk/simple/ddhomedownload#/),[Git](https://git-scm.com/book/zh/v2/%E8%B5%B7%E6%AD%A5-%E5%AE%89%E8%A3%85-Git),Office 2021 + +### 前端 + +- 安装软件:[Node JS](https://nodejs.org/en) (下载 LTS 版本),[VS Code](https://code.visualstudio.com/),[pnpm](https://www.pnpm.cn/installation),[微信开发者工具](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html) +- 公司 NPM 地址:https://npm.yinghuasoft.com +- Rapid Design 文档: https://rd-docs.yinghuasoft.com +- VS Code 必装插件列表:Auto Close Tag, Auto Rename Tag, Code Spell Checker, ESLint, Path Intellisense + , Prettier - Code formatter, Less IntelliSense, Sass (.sass only), Vue VSCode Snippets, vue3-snippets-for-vscode, Ant Design Vue helper, Tailwind CSS IntelliSense, TypeScript Vue Plugin (Volar) + v1.8.21, Live Server + +### 后端 + +- 安装软件:[Visual Studio 2022](https://visualstudio.microsoft.com/zh-hans/vs/) (下载企业版),[Navicat Premium 16](https://www.navicat.com.cn/products) +- 公司 NuGet 地址:https://nuget.yinghuasoft.com,Visual Studio 2022 NuGet 包管理器配置程序包源:名称:Yinghua Soft,源:https://nuget.yinghuasoft.com/v3/index.json +- 公司华为云服务器地址:114.215.110.136,数据库:PostgreSQL 账号 postgres,MySQL 账号 root