2023-04-06 20:13:16 +08:00
2023-01-14 13:19:08 +08:00
2022-04-04 16:11:01 +08:00
2021-08-27 23:51:55 +08:00
2022-04-03 09:13:04 +08:00
2023-04-06 20:13:16 +08:00
2023-03-03 01:45:25 +08:00
2023-04-06 20:13:16 +08:00
2021-08-28 00:31:39 +08:00
2022-04-04 16:11:01 +08:00
2023-01-25 12:28:56 +08:00
2022-04-04 16:11:01 +08:00
2022-04-04 16:11:01 +08:00
2023-01-14 13:19:08 +08:00
2022-10-12 10:18:39 +08:00
2021-09-04 16:31:44 +08:00
2023-02-25 12:15:40 +08:00
2023-04-06 20:13:16 +08:00
2021-08-28 00:13:43 +08:00
2023-04-06 20:13:16 +08:00
2022-04-04 16:11:01 +08:00
2023-01-07 00:01:29 +08:00
2022-04-04 16:11:01 +08:00
2023-04-06 20:13:16 +08:00
2023-02-25 22:36:02 +08:00

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.

S
Description
No description provided
Readme MIT
12 MiB
Languages
Vue 75.3%
TypeScript 23.6%
SCSS 0.3%
Swift 0.2%
JavaScript 0.2%