Accessing lost functions

Hi
Due to my computer breaking down I lost all my local files for my projects. My site is running through GitHub to Netlify vildsee-weather-journal.netlify.app.
Now my problem is that I need to access my netlify/functions to see the functions code I’ve written. Since that folder is in my .gitignore I can’t get it from there. Is there a way I can see the functions in Netlify?

Hi @vildsee

As mentioned in this post there is no way to download the deployed functions from Netlify.

1 Like