main
Some checks failed
Backend Deploy 🚀 / build-and-deploy (push) Has been cancelled

This commit is contained in:
Harun CAN
2026-03-14 14:01:01 +03:00
parent 0fefbe6859
commit dee6e29cfd
37 changed files with 1925 additions and 157 deletions

3
test-api.js Normal file
View File

@@ -0,0 +1,3 @@
const http = require('http');
// Assume backend is running on a port, maybe 3001 or 3000
// Wait, I can just use Prisma again to verify `masterContent.contents`. I already did that.