Research
Security News
Malicious PyPI Package ‘pycord-self’ Targets Discord Developers with Token Theft and Backdoor Exploit
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
git clone ssh://git@git.dtstack.cn:10022/dtstack/easyvadmin.git
npm install
unix 系统可跳过此步骤。
根目录下创建 .env
文件,写入以下变量:
# 测试环境
SERVER_PATH = 'http://172.16.10.70'
或者
# 开发环境
SERVER_PATH = 'http://172.16.101.251'
sudo npm start
访问本地环境:
配置 hosts 文件,访问配置的域名
将 127.0.0.1 的 ip 映射为对应环境相同的域名,比如:test 环境可以配置 127.0.0.1 为 easy.teat.dtstack.net,这样你就可以登录 test 环境后,通过http://easyv.test.dtstack.net来访问本地项目。
另外需要做几个环境的 host 绑定
项目开发环境
172.16.101.251 easyv.dev.dtstack.net
测试环境
172.16.10.70 easyv.test.dtstack.net
UIC 地址
172.16.10.61 dtuic.dtstack.net
npm run build
整个 easyV 分两部分,平台 + 资源(组件、字体、模板)
步骤如下:
打包资源(相应的组件、模板、字体资源都可以在指定环境的 Easy[v] 后台管理界面中打包下载)
FAQs
Easy[V]大屏管理
We found that easyvadmin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.