docs/docs/deploy/render.md
Render is a unified cloud to build and run all your apps and websites with free SSL, a global CDN, private networks and auto-deploys from Git — database included!
If you simply want to experience the Render deployment process, including a Postgres or SQLite database, you can do the following:
yarn create redwood-app ./render-deployyarn rw setup deploy render, use the flag --database to select from postgresql, sqlite or none to proceed without a database [default : postgresql]