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-01 20:09:23 +00:00
Code
Releases
Activity
ClassworksKV
/
prisma
/
database
History
SunWuyuan
0e490e5def
Refactor Dockerfile to include build arguments for database type and set production environment. Update npm commands for dependency installation and Prisma client generation. Modify GitHub Actions workflow to support multiple database types in Docker image builds. Adjust Express server port and enhance logging in
www.js
. Update Prisma schema to use SQLite and clean up model definitions. Revise routes in
kv.js
to improve key-value management functionality and update front-end fetch calls in
index.ejs
for batch import and UUID generation.
2025-05-24 14:57:57 +08:00
..
mysql
Refactor Dockerfile to include build arguments for database type and set production environment. Update npm commands for dependency installation and Prisma client generation. Modify GitHub Actions workflow to support multiple database types in Docker image builds. Adjust Express server port and enhance logging in
www.js
. Update Prisma schema to use SQLite and clean up model definitions. Revise routes in
kv.js
to improve key-value management functionality and update front-end fetch calls in
index.ejs
for batch import and UUID generation.
2025-05-24 14:57:57 +08:00
postgres
Refactor Dockerfile to include build arguments for database type and set production environment. Update npm commands for dependency installation and Prisma client generation. Modify GitHub Actions workflow to support multiple database types in Docker image builds. Adjust Express server port and enhance logging in
www.js
. Update Prisma schema to use SQLite and clean up model definitions. Revise routes in
kv.js
to improve key-value management functionality and update front-end fetch calls in
index.ejs
for batch import and UUID generation.
2025-05-24 14:57:57 +08:00
sqlite
Refactor Dockerfile to include build arguments for database type and set production environment. Update npm commands for dependency installation and Prisma client generation. Modify GitHub Actions workflow to support multiple database types in Docker image builds. Adjust Express server port and enhance logging in
www.js
. Update Prisma schema to use SQLite and clean up model definitions. Revise routes in
kv.js
to improve key-value management functionality and update front-end fetch calls in
index.ejs
for batch import and UUID generation.
2025-05-24 14:57:57 +08:00