layout optimisation and adjustments

This commit is contained in:
Dobromir Popov
2024-02-28 12:44:28 +02:00
parent 138530597a
commit 243405db0c
9 changed files with 156 additions and 19 deletions

View File

@ -62,10 +62,6 @@ const uploadTmp = multer({ storage: storageMem });
const prisma = common.getPrismaClient();
// krasi test
// handlers
app
.prepare()