feat: Add api (#112)

Add the api route -> https://nexus.nestri.workers.dev/
This commit is contained in:
Wanjohi
2024-09-10 22:38:35 +03:00
committed by GitHub
parent df9f1cfe95
commit 1b1bedff36
21 changed files with 37 additions and 8 deletions

View File

@@ -0,0 +1,26 @@
name = "nexus"
compatibility_date = "2024-08-14"
send_metrics = false
[[kv_namespaces]]
binding = "nexus"
id = "e21527f9f1ed4adbaca1fa23d7f147c9"
# [vars]
# MY_VAR = "my-variable"
# [[kv_namespaces]]
# binding = "MY_KV_NAMESPACE"
# id = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
# [[r2_buckets]]
# binding = "MY_BUCKET"
# bucket_name = "my-bucket"
# [[d1_databases]]
# binding = "DB"
# database_name = "my-database"
# database_id = ""
# [ai]
# binding = "AI"