Тёмный
No video :(

How to deploy MERN project (NodeJS, React) using render and netlify. PART 2. 

git unemployed
Подписаться 993
Просмотров 7 тыс.
50% 1

#MERN #deploy #web
This is part 2 explanation of, how to deploy the MERN stack project using render and netlify for free.
PART 1: • How to deploy MERN pro...
Download web.config file from here: drive.google.c...
OR
drive.google.c...
If you have any questions about this, let me know in the comment section.
And don't forget to subscribe to the channel.
Website: gitunemployed.... (only desktop)
Thank you.
Please let me know in the comment section if you need any kind of help.
or you can just ping me through LinkedIn
/ muhazahmed
Thank you.

Опубликовано:

 

27 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 30   
@rohit.1232
@rohit.1232 8 месяцев назад
RU-vidrs like you made us.
@mep1tz
@mep1tz 5 месяцев назад
Thanks a lot bro!!! Subscribed!
@rohit.1232
@rohit.1232 8 месяцев назад
thanks bro your videos really help me.
@user-sg6yq9ez6u
@user-sg6yq9ez6u 10 месяцев назад
Thanks so much dude. I watched so many videos but none of them really worked. However, yours worked perfectly as you showed. One major problem for me was the CORS issue so I had to fix it by adding a custom middleware that I found from stack overflow. If you can, please explain how you did not face any issue regarding CORS.
@gitunemployed
@gitunemployed 10 месяцев назад
I prefer using Cors as a universal. app.use(cors()) or app.use(cors({ origin: 'example.com', // Allow requests from 'example.com' methods: 'GET,POST', PUT,PATCH,DELETE optionsSuccessStatus: 204 // Respond with a 204 status code for preflight requests }));
@gmanikanta6788
@gmanikanta6788 4 месяца назад
Osm
@fullstack-user-api
@fullstack-user-api 3 месяца назад
Hi, I cannot see a list of my deployments. When I go to the dashboard i see cards with different options to deploy but I cannot see my overview any longer...what I am doing wrong?
@gitunemployed
@gitunemployed 3 месяца назад
Try creating a organisation and deploy inside that
@fullstack-user-api
@fullstack-user-api 3 месяца назад
Hi! I have deployed the front and backend in Render! Thank you! My app works well in the localhost but in the deployment I cannot get the user after logging with gmail...I am not working with websocket but I realized I got websocket failed I do not know if that is relevant. What am I doing wrong? thank you
@full-stack-user
@full-stack-user 3 месяца назад
Hi! My MERN project has only 1 Github repo with 2 folders: Client and Server. May I deploy the backend and frontend only using Netlify? How? Why did you use Onrender (backend) and Netlify(frontend) instead of only using one of them for both back and front-end?
@gitunemployed
@gitunemployed 3 месяца назад
No, you can't deploy your server side in netlify. Netlify supports only client side rendering. Or you can deploy both you client and server on render itself if you don't want to shift between platforms.
@full-stack-user
@full-stack-user 3 месяца назад
​@@gitunemployed Thank you so much. I was 4 days trying to deploy both back/frontend in Netlify, now I understand everything and my site is correctly deployed. God bless you for your talent and for you to be successful in all what you do because you help others to improve. 🙂👍👍
@subrataruj6321
@subrataruj6321 6 месяцев назад
please help sir when i refresh the page except the root directory i got the error of "page not found" like what you told
@gitunemployed
@gitunemployed 6 месяцев назад
Did you added the web.config file? in root
@alphaa45
@alphaa45 9 месяцев назад
hey i need your help ... because of your concept 95% my deployment were done but i have problem... i deploy my backend on render and add the url into the frontend .. which works osm actuall i use strape whne i click on my checkout then it will redirect me to the strape payment page .. after the success full payment i have writen in my code thet it should redirect me to /success page on my frontend ... but i got the error ... Looks like you've followed a broken link or entered a URL that doesn't exist on this site... ca n u please help me how to use and what is the exact code of the web.config .... because in discription u provide two link ... and im deploying my frontend project on netlify please help me ...plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
@gitunemployed
@gitunemployed 9 месяцев назад
did you changed your URL from strape? means localhost to (something).netlify.app or if you have deployed in render, that perticular link.
@rochirivera6692
@rochirivera6692 10 месяцев назад
What about the data base? Does mongodb need any type of hosting?
@gitunemployed
@gitunemployed 10 месяцев назад
Nope. If you are using Atlas, it's enough for small projects.
@developerstring
@developerstring 10 месяцев назад
Hey, I need your help to deploy my MERN Project could you please help me out. I have already created the MERN project and I am able to register new users in the database but when i try to login with the same credentials i logged in but the data I want from the backend which has to generate a token and save in cookies that is not able to generate and save in browser cookies. But the fact is the same code I am using in my local machine is working fine but not working with the hosted backend code. Please help to deploy.
@gitunemployed
@gitunemployed 10 месяцев назад
Connect me through LinkedIn
@cutexangel5626
@cutexangel5626 8 месяцев назад
yes it is happening with me also I logged in and logged out successfully because here using post but unable to get information on my page using rendor and netlify
@ridhamanand8519
@ridhamanand8519 8 месяцев назад
on refreshing netlify shows page not found, i have added web config file
@gitunemployed
@gitunemployed 8 месяцев назад
Don't forget to push the code after adding the file. If still the issue not solved, then connect me through LinkedIn.
@subrataruj6321
@subrataruj6321 6 месяцев назад
Same problem occur......did you solve it?
@ranjitdevadiga6880
@ranjitdevadiga6880 5 месяцев назад
bro make a video deploying a site with cookies
@gitunemployed
@gitunemployed 5 месяцев назад
Sure
@Siva-tx6oc
@Siva-tx6oc 8 месяцев назад
my cookies seesion is not working bro
@gitunemployed
@gitunemployed 8 месяцев назад
Connect me through LinkedIn
@mithunp7839
@mithunp7839 7 месяцев назад
Try adding {samSite:"None", secure:true} in cookie. It worked for me
Далее
Wife habit 😂 #shorts
00:16
Просмотров 61 млн
API Testing Using Postman | Crash Course
3:27:51
Просмотров 90 тыс.
Complete GIT in 1 video
3:43:17
Просмотров 78 тыс.
Everything You NEED to Know About WEB APP Architecture
10:27