mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-03-26 06:21:13 +00:00
- Create Container Worker entry point with load balancing (20 instances) - Add wrangler-container.toml configuration with KV binding for environment variables - Configure container to use standard-1 instance type with Chromium support - Implement dynamic environment variable loading from Cloudflare KV Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
45 lines
433 B
Plaintext
45 lines
433 B
Plaintext
.DS_Store
|
|
.cursorrules
|
|
.devenv
|
|
.direnv
|
|
.env
|
|
.eslintcache
|
|
.idea
|
|
.pre-commit-config.yaml
|
|
.log
|
|
.now
|
|
.roomodes
|
|
.vercel
|
|
.vscode
|
|
.windsurfrules
|
|
.yarn
|
|
.yarnrc.yml
|
|
.pnp*
|
|
|
|
*.swp
|
|
*.iml
|
|
|
|
app-minimal/
|
|
assets/build/
|
|
coverage
|
|
docs/.vuepress/dist
|
|
memory-bank/
|
|
node_modules
|
|
tmp
|
|
dist
|
|
dist-lib
|
|
dist-worker
|
|
.wrangler
|
|
|
|
Session.vim
|
|
combined.log
|
|
dump.rdb
|
|
error.log
|
|
npm-debug.log
|
|
package-lock.json
|
|
# pnpm-lock.yaml
|
|
yarn.lock
|
|
yarn-error.log
|
|
|
|
dist-container
|