Skip to content
#

Server-side rendering

When doing server-side rendering, in contrast to client-side rendering the content of a webpage is prepared on the server and by the use of hydration made usable by the client.

Here are 70 public repositories matching this topic...

Real-time object detection with server-side ONNX inference. Custom YOLOv8 training, Docker support, deployed on Railway & Vercel. Frontend:- https://multi-object-detection-e6ss.vercel.app/ Backend:- https://railway.com/project/0f30677b-a6bb-40ab-ac51-909c34d4f99f?environmentId=1d258823-901f-400a-8b27-599b10b7814b

  • Updated Jul 19, 2026
  • Python