1
0
Fork 0
mirror of https://github.com/xHyroM/waki.git synced 2024-09-19 20:23:21 +02:00
Waki, more like a simple proxy server that forwards requests to multiple WakaTime instances. Built on top of Cloudflare Workers
Find a file
2024-05-20 12:45:11 +02:00
src feat: init 2024-05-20 12:45:11 +02:00
.editorconfig Initial commit (by create-cloudflare CLI) 2024-05-20 10:34:18 +02:00
.gitignore Initial commit (by create-cloudflare CLI) 2024-05-20 10:34:18 +02:00
.prettierrc feat: init 2024-05-20 12:45:11 +02:00
LICENSE feat: init 2024-05-20 12:45:11 +02:00
package.json Initial commit (by create-cloudflare CLI) 2024-05-20 10:34:18 +02:00
pnpm-lock.yaml Initial commit (by create-cloudflare CLI) 2024-05-20 10:34:18 +02:00
tsconfig.json Initial commit (by create-cloudflare CLI) 2024-05-20 10:34:18 +02:00
vars.example feat: init 2024-05-20 12:45:11 +02:00
vitest.config.ts Initial commit (by create-cloudflare CLI) 2024-05-20 10:34:18 +02:00
worker-configuration.d.ts feat: init 2024-05-20 12:45:11 +02:00
wrangler.toml feat: init 2024-05-20 12:45:11 +02:00