Deploy backend to Netlify (manual): Step-by-Step Guide
To deploy your backend on Netlify, follow these comprehensive steps:
1) Create a "dist" Folder
Start by creating a "dist" folder at the project's base. Inside this folder, make an empty "index.html" file.
2) Create a "functions" Folder
Within the pr...
hamid-netlify.hashnode.dev3 min read