diffthanevery01
diffthanevery01
CDCloudflare Developers
Created by diffthanevery01 on 8/13/2024 in #pages-help
Internal Server Error
Hi, I have a question, I am using cloudflare pages to host my nextjs (ssr) application, it has localhost everything is ok, no errors, but after deploying a new version of the application on one of the pages it shows an error "Internal Server Error". It's not an application error, it's kind of like cloudflare, nothing interesting is recorded in the logs. Any ideas?
5 replies
CDCloudflare Developers
Created by diffthanevery01 on 6/21/2024 in #workers-help
extensive API on cloudflare Workers
Hi, I'm starting a new project, while I've been working with cloudflare for only a short time, and I'm wondering whether it makes sense to create a backend based on Workers (using hono.dev), which is quite extensive (logging in, registration, user/project management, etc.) or better to choose classic Express.JS. But with the use of Express.JS I would still depend on using cloudflare to host the API, and I am also wondering how best to do it
2 replies