0.1.0 • Published 2 years ago
@zhishuyun/data v0.1.0
Data Frontend
Setup domain
Modify the host file, like /etc/hosts, add this line:
127.0.0.1 data.local.zhishuyun.comThen save it.
Generate certs
Run below command to generate certs:
yarn run init:httpsThen install the .crt file and trust it.
Start server
Run below command to start local server:
sudo yarn startThen open https://data.local.zhishuyun.com to view the content.
0.1.0
2 years ago