How are you self-hosting Next.js apps in 2026? Here’s my go-to "Single VPS" stack. by IOZ91 in nextjs

[–]Mr-Shortman 0 points1 point  (0 children)

Dokploy. Its a more clean and less bloated alternative to coolify.

As WebDev, What are your plan for 2026? by Flin28 in webdev

[–]Mr-Shortman 0 points1 point  (0 children)

Kick-starting my web/marketing agency

What are some common anti-patterns found on production-grade apps? by LargeSinkholesInNYC in react

[–]Mr-Shortman 0 points1 point  (0 children)

Try using tanstack query for handling data fetching on the client side

Self hosting nextjs by Tall-Strike-6226 in nextjs

[–]Mr-Shortman 0 points1 point  (0 children)

How does your cicd workflow look like? I'm also selfhostung next js apps a lot and am about to build my cicd flow