dev-aid/工作规范/新员工快速上手.md
2023-10-26 14:06:21 +08:00

25 lines
1.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 新入职员工快速上手指南
### 准备工作
- 钉钉扫码办理入职,实名认证钉钉账号,完善入职资料
- 注册公司内部 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.comVisual Studio 2022 NuGet 包管理器配置程序包源名称Yinghua Softhttps://nuget.yinghuasoft.com/v3/index.json
- 公司华为云服务器地址114.215.110.136数据库PostgreSQL 账号 postgresMySQL 账号 root