satellytes / satellytes.com

The Satellytes website
https://satellytes.com
MIT License
15 stars 2 forks source link

Move our website from Gatsby Cloud to Netlify Pro #767

Open abdolg opened 1 year ago

abdolg commented 1 year ago

The work on Gatsby Cloud will be finished and we have to move to Netlify Pro

georgiee commented 1 year ago

One thing easy to forget: make sure that our gatsby cloud functions will still work on netlify. I guess they cover that but let's be sure about that.

https://github.com/satellytes/satellytes.com/blob/main/src/api/

WiebkeFr commented 1 year ago

The repository is now connected to the Netlify Pro Account and the production page (main-branch) is visible on https://satellytes.netlify.app/. Netlify uses the @netlify/plugin-gatsby which is why the gatsby cloud functions for the contact- and career-form both work on the deployed sites.

Netlify Status

The deploy preview of a pull request is build when the label deploy-me is added. The link to the deployment is then commented on the PR. (Open PR: #771)

Open steps to complete the migration: