快速上手指南
This commit is contained in:
parent
f1c9cace99
commit
1b9031a425
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"cSpell.words": ["Navicat", "Yinghua"]
|
||||||
|
}
|
24
工作规范/新员工快速上手.md
Normal file
24
工作规范/新员工快速上手.md
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user