Initial commit: NekoAI Cloudflare chat app

This commit is contained in:
zimk
2026-03-13 17:00:59 +08:00
commit ef6e362205
10 changed files with 1952 additions and 0 deletions

4
wrangler.toml Normal file
View File

@@ -0,0 +1,4 @@
name = "nekoai-api"
main = "src/index.js"
compatibility_date = "2026-03-12"
workers_dev = true