Find a file
Neko 790189f1eb
feat(server): basic implementation of server runtime and SDK (#13)
* feat(server): basic implementation of server runtime and SDK
* refactor: better typing
2025-01-15 20:54:46 +08:00
.github chore(ci): typo & rename 2025-01-13 18:08:00 +08:00
.vscode chore(i18n): for all un-translated words 2025-01-13 17:57:12 +08:00
docs feat: demo discord bot (#10) 2025-01-06 17:24:09 +08:00
packages feat(server): basic implementation of server runtime and SDK (#13) 2025-01-15 20:54:46 +08:00
scripts refactor: have stage-ui dedicated (#11) 2025-01-09 20:41:53 +08:00
services/discord-voice-bot feat(server): basic implementation of server runtime and SDK (#13) 2025-01-15 20:54:46 +08:00
.editorconfig chore: init 2024-12-03 13:09:37 +08:00
.gitignore feat: demo discord bot (#10) 2025-01-06 17:24:09 +08:00
.npmrc chore: init 2024-12-03 13:09:37 +08:00
bump.config.ts chore: bumpp & publish script 2024-12-27 14:24:25 +08:00
cspell.config.yaml feat(server): basic implementation of server runtime and SDK (#13) 2025-01-15 20:54:46 +08:00
eslint.config.js chore: adjust assets 2024-12-03 15:06:37 +08:00
LICENSE docs: update LICENSE 2024-12-03 16:25:03 +08:00
package.json chore(deps): bump dependencies 2025-01-14 19:54:00 +08:00
pnpm-lock.yaml feat(server): basic implementation of server runtime and SDK (#13) 2025-01-15 20:54:46 +08:00
pnpm-workspace.yaml chore(deps): updated deps 2025-01-13 15:43:35 +08:00
README.md chore: bump dependencies 2025-01-01 17:49:20 +08:00
README.zh-CN.md docs: image, switch to cyan 2024-12-28 18:36:17 +08:00
tsconfig.json refactor: have stage-ui dedicated (#11) 2025-01-09 20:41:53 +08:00
uno.config.ts fix: font 2024-12-20 15:00:24 +08:00
vitest.workspace.ts chore(vitest): configured 2025-01-10 16:02:12 +08:00