Skip to content

aculich/render-blueprint-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Render Blueprint test – monorepo edition

Same repo as the minimal test; reconfigured to mirror the launch-kit/switchdimension monorepo layout to see if that triggers "Blueprint file render.yaml not found on main branch."

  • Layout: render.yaml at repo root; apps/api/, apps/web/ (npm workspaces); database + 2 services.
  • Blueprint: Postgres DB, Node API with rootDir: apps/api, static site with workspace build and staticPublishPath: apps/web/dist, buildFilter on both services.
  • If Render finds the file: monorepo + rootDir + this YAML shape are not the trigger. If Render says "not found", we may have isolated the condition.

Deploy

Deploy to Render

When the Blueprint form loads, check whether Render finds render.yaml or shows "not found on main branch." If the path field is empty, type render.yaml and retry.

About

Minimal Deploy to Render test – Blueprint Path prefill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors