Go to file
AkagiYui 4a7a327eaa feat: add netlify and nginx configuration 2024-03-13 01:16:08 +08:00
.vscode feat: create project 2023-06-22 23:46:14 +08:00
public feat: change avatar 2023-06-25 00:47:49 +08:00
src feat: add first screen loading animation and Normalize.css 2023-08-31 19:59:34 +08:00
.eslintrc.cjs feat: create project 2023-06-22 23:46:14 +08:00
.gitignore feat: create project 2023-06-23 00:00:01 +08:00
.prettierrc.json feat: create project 2023-06-22 23:46:14 +08:00
Caddyfile feat: support docker image building 2023-08-28 01:05:14 +08:00
Dockerfile feat: support docker image building 2023-08-28 01:05:14 +08:00
LICENSE feat: add license 2023-06-25 00:43:47 +08:00
README.md feat: add first screen loading animation and Normalize.css 2023-08-31 19:59:34 +08:00
env.d.ts chore: add type hints 2023-07-11 09:42:25 +08:00
index.html feat: add first screen loading animation and Normalize.css 2023-08-31 19:59:34 +08:00
netlify.toml feat: add netlify and nginx configuration 2024-03-13 01:16:08 +08:00
nginx.conf feat: add netlify and nginx configuration 2024-03-13 01:16:08 +08:00
package.json feat: add first screen loading animation and Normalize.css 2023-08-31 19:59:34 +08:00
pnpm-lock.yaml feat: add first screen loading animation and Normalize.css 2023-08-31 19:59:34 +08:00
tsconfig.app.json fix: refactor popover to dropdown 2023-06-29 00:48:44 +08:00
tsconfig.json feat: add pinia persist store and naive-ui message api 2023-06-23 02:20:55 +08:00
tsconfig.node.json feat: add topbar and sidemenu 2023-06-24 03:47:24 +08:00
vercel.json fix: vercel rewrite and import error 2023-06-24 03:58:44 +08:00
vite.config.ts chore: add type hints 2023-07-11 09:42:25 +08:00