mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 09:41:17 +11:00
Add feedback API
This commit is contained in:
parent
bf504e0b26
commit
b9bebb6c84
13 changed files with 2051 additions and 110 deletions
4
wrangler.toml
Normal file
4
wrangler.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name = "feedback"
|
||||
main = ".output/server/index.mjs"
|
||||
workers_dev = true
|
||||
compatibility_date = "2022-09-10"
|
||||
Loading…
Add table
Add a link
Reference in a new issue