deployment-docs

Advanced Front End (PP5) : Migration


This documentation provides a step-by-step process to assist with the migration of both deployments of PP5 Advanced Front End Code Institute projects from Heroku to Render. The process also explains how to transfer a PostgreSQL database from Heroku to ElephantSQL.

This process assumes you have already connected a GitHub account to Render.com. If this is not the case, follow these steps.

The first set of pages guides you through migrating your DRF API. The subsequent set will help you to set up your React application.

If you have already deployed your DRF API, you can skip straight to Advanced Front End | React (PP5) : Applying your deployed API.