Home
Support Forums
Support Forums
Learning Videos
Podcast
Swag
Netlify Support Forums
How do I upload my express server to netlify?
Support
deployment
,
create-react-app
nathanmartin
July 9, 2023, 12:43am
2
@EliteSamurai
You cannot, as Netlify doesn’t provide runtime node.js hosting, see:
Your options are:
Adjust your code to work with
Serverless Functions
Host your back-end elsewhere and use a
Proxy
Host your entire application elsewhere
show post in topic
Related topics
Topic
Replies
Views
Activity
Netlify Web App x Netlify Express App gives - CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource
Support
netlify-newbie
12
744
April 25, 2023
Cannot connect to MongoDB atlas
Support
deployment
,
create-react-app
7
2451
November 29, 2022
No 'Access-Control-Allow-Origin' header is present on the requested resource
Support
redirects
,
cors
1
2378
October 23, 2019
Proxy server for react app
Support
netlify-newbie
1
557
July 24, 2022
CORS issue when working with express and react
Support
lambda-functions
3
2040
January 8, 2024