ed43ab5afd254da8a389defb92779f468bbcd17c
Data Frontend
Setup domain
Modify the host file, like /etc/hosts, add this line:
127.0.0.1 chat.local.zhishuyun.com
Then save it.
Generate certs
Run below command to generate certs:
yarn run init:https
Then install the .crt file and trust it.
Start server
Run below command to start local server:
sudo yarn start
Then open https://chat.local.zhishuyun.com to view the content.
Languages
Vue
75.3%
TypeScript
23.6%
SCSS
0.3%
Swift
0.2%
JavaScript
0.2%