VKVarun Kumawatindevhubcommunity.hashnode.dev·Jul 23 · 10 min readDebugging a Memory Crash in My Next.js 15 App on Render's Free TierFor weeks, my Next.js 15 app kept crashing on Render's free tier (512MB RAM) with the same fatal error: <--- Last few GCs ---> [64:0x2b8f5000] 4088091 ms: Scavenge 247.6 (257.2) -> 246.8 (257.2) MB, .00
VMVedant Manjrekarinvedant-manjrekar.hashnode.dev·Jul 19 · 9 min readBuilding the Backend Was Easy. Deploying It Changed How I Think About Systems.There's a moment in almost every side project where you lean back, stare at a terminal full of passing tests, and think: "Cool. Now I just have to deploy it." I hit that moment a few weeks ago. And 00
ASArfaat Shaikhinapexcraftbyarfaat.hashnode.dev·Jul 17 · 5 min readIntegrating Razorpay with Oracle APEX Using a Free Node.js Backend on RenderDemo App - https://oracleapex.com/ords/r/tecverse/eventrix280903/loginCreate a new User and try. Introduction Oracle APEX applications often require payment functionality for bookings, registrations,10
AZAYESHA ZAFREEN Sinayeshaa.hashnode.dev·Jun 20 · 12 min readI Built a Role-Based Approval System From Scratch — Here's Why One Login Page Took Me Three Architecture RewritesBy Ayesha Zafreen S | 3rd Year CS-IoT Student | Sri Sairam Engineering College The Question That Started Everything "Can users register themselves on the portal?" Simple question. I almost said yes w00
OTOgunleye Timilehin (D.j.timog)indjtimog.hashnode.dev·Jun 8 · 9 min readHow to Set Up a CI/CD Pipeline with GitHub Actions and RenderIntroduction When I started learning CI/CD as part of the Full Stack Open curriculum, I thought it was going to be complicated. It turned out to be one of the most satisfying things I've set up as a d00
TPTushar Patilinblog.techtush.in·May 14 · 14 min read🚀 Deploying Your MCP Server to Production: Free and Paid Platforms with GitHub ActionsThis is Part 9 of the AI Engineering with TypeScript series. Prerequisites: Part 5 — Production MCP Servers · Part 7 — Observability · Part 8 — Client SDK Stack: Docker · GitHub Actions · Koyeb · Rail00
HBHimanshu Balaniinblog.himanshubalani.com·May 9 · 7 min readHow a Web Browser Actually WorksWhat happens when you type a URL into your address bar and press Enter? For most of the world, the answer is simple: the browser thinks for a second, and then the website appears. The browser is treat00
KCKuldeep Chaudharyinnodemailer-error-fix.hashnode.dev·May 7 · 8 min readWhy Nodemailer Works on Localhost but Fails on Render — And How to Fix It Using the Gmail APIIntroduction : I recently deployed a Node.js backend for one of my full-stack projects on Render. The application used Nodemailer and Gmail App Passwords to send OTP and verification emails. Everythin00
OTOgunleye Timilehin (D.j.timog)indjtimog.hashnode.dev·Apr 21 · 7 min readHow to Deploy a Node.js App to Render (And What to Know About Port Blocking)Introduction You've built your Node.js backend. It works perfectly on your machine. Now what? Getting it live on the internet is the next step, and it's easier than most people think. In this article 00
TITech Insights Hubintopperblog.hashnode.dev·Feb 12 · 1 min readRender Cloud Platform: Unified Cloud for DevelopersRender Cloud Platform: Unified Cloud for Developers What Changed Everything Modern development requires modern tools. Table of Contents Overview Setup Guide Implementation Best Practices FAQ Overview Understanding the tool. Setup // Quick start con...00