Learnings
New Learning
About The App
Hire Me
Writing Samples
Edit Learning
Title
Body
Context: My initial deployment attempt on Render using the Static Site service type failed. The Static Site service type is only for pre-built HTML/CSS/JS files and does not run a backend server process like Rails requires (Puma). Resolution: I deleted the Static Site service and created a new Web Service on Render. Learning: Rails applications require a dynamic backend environment capable of running a server process (like Puma). I learned to use Render's "Web Service" type, not "Static Site", for deploying my Rails app.
Learned on (YYYY-MM-DD)
Tags
Add comma-separated tags. They help filter learnings later.
Back to Learnings