Add apis into the api page & for now (devlog demo) don't save stuff into
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run

the db.
This commit is contained in:
yuanhau 2025-06-05 23:57:55 +08:00
parent 64f4babe95
commit 9bf177f971
2 changed files with 20 additions and 2 deletions

View file

@ -91,9 +91,9 @@ export default defineEventHandler(async (event) => {
});
}
});
const pushNewsOrg = await sql`
/*const pushNewsOrg = await sql`
insert into
`
`*/
cache[slug] = {
slug: slug,
title: newsOrgName,