This website requires JavaScript.
Explore
Help
Sign In
wuyuan
/
ClassworksKV
Watch
1
Star
0
Fork
0
You've already forked ClassworksKV
mirror of
https://github.com/ZeroCatDev/ClassworksKV.git
synced
2025-07-02 04:39:23 +00:00
Code
Releases
Activity
ClassworksKV
/
routes
History
SunWuyuan
810491fd2f
Enable static file serving in
app.js
, implement a batch import endpoint in
kv.js
for bulk key-value pair uploads, and add a corresponding rate limiter. Enhance the front-end in
index.ejs
with a form for batch data import and improve styling for better user experience.
2025-05-11 12:04:06 +08:00
..
index.js
Remove unused
homework
and
config
models from Prisma schema; update home page rendering in
index.js
to simplify response.
2025-05-11 07:58:29 +08:00
kv.js
Enable static file serving in
app.js
, implement a batch import endpoint in
kv.js
for bulk key-value pair uploads, and add a corresponding rate limiter. Enhance the front-end in
index.ejs
with a form for batch data import and improve styling for better user experience.
2025-05-11 12:04:06 +08:00