Which versions of node, pm2, serve should I install so that all are compatible with each other because I install these but pm2 is not supported the node latest version. Please reply...
@venkateshsurampally8915 Жыл бұрын
Well explained! Thank you 🙏
@MdFathiRahmanBD2 жыл бұрын
You could have show how can you link it with domain, that would be perfect tutorial.
@simranbanwait2 жыл бұрын
It worked , had alot of errors along way... but it worked
@jk_1M9 ай бұрын
BHAI ME API IP ADDRESS UPAR HOST KARI DITHI TME JEM KIDHU TU M PN MARE MARA SUB DOMIAN UPAR KARVI HOY TO ?
@simranbanwait2 жыл бұрын
bhai ye react ke app ko aise github pe upload nahi kar pa raha hu
@alphaprogrammer2 жыл бұрын
today i upload a second video, it's all about without github how can i upload all the files in ec2 server So, i hope your problem will solve soon...😃
@simranbanwait2 жыл бұрын
@@alphaprogrammer Thankyou so much bhai
@reverbmusic8444 Жыл бұрын
bro , mera jo app hai usko node ka server bhi start krna padta hai and react ka bhi server start krna padta hai . toh usko kaise krege ? jab me localhost me run krta hu tab node 3000 pe run hota hai and react 3001 pe run hota hai.
@shubhamchikane729710 ай бұрын
I have the same problem. My frontend is running on port 3000 and backend on the 8080 port. In this video, only frontend execution is explained or a simple project structure is explained. This is a nice video for build artifact execution but we need some more details. Could you please give us reply @Aplha Programmer.
@reverbmusic844410 ай бұрын
@@shubhamchikane7297 you can use nginx for frontend and pm2 for backend
@faizsheikhedits78865 ай бұрын
Nice video brother
@atharAkru8 ай бұрын
bhai when i navigate to another route and page refresh krne pr not found ka error nhi ayega na ?
@naren06938 Жыл бұрын
Clear blog link Dene se kya hota step by step commands paste karneko easy hota humko practie kelye
@simranbanwait2 жыл бұрын
Bhai please isko domain pe kaise chalana hai uspe bhi bana do video
@vijaymarka88202 жыл бұрын
hi bro, you did a great video, can you tell me how to add domain after this part of video ? thanks in advance
@avijitsamanta8784 Жыл бұрын
page reload korne kebad 404 not found show ho rahahey keya koru?
@alphaprogrammer Жыл бұрын
Check your route
@avcloud5768 Жыл бұрын
After run pm2 command website not host in public ip
@prabhakarmishra21822 жыл бұрын
First of all thanks for your great videos, please do show how to link the website with the domain name
@alphaprogrammer2 жыл бұрын
I already upload the video about how to connect domain with react app.
@prabhakarmishra21822 жыл бұрын
@@alphaprogrammer is there any video about uploading,updating the website through vscode directly
@MrTRK111 Жыл бұрын
yes, create a video for domain
@naren06938 Жыл бұрын
Bhai....commands ka direct link nahi diya....website me path clear nahi bataya....kaha dundte bitu....
@happinin2 жыл бұрын
only an indian programmer would put up a tutorial with an english title and then speak indian...
@MohanSingh-tu5rv5 ай бұрын
how to domain conmect
@influenza65932 жыл бұрын
any idea about production hot reloading
@megafpo Жыл бұрын
how to add ssl in React App - Amazon Linux 2
@aimanandibrahim90072 жыл бұрын
Bro, how do I deploy react and nodejs on AWS ec2 instance. Can you please help me out?
@alphaprogrammer2 жыл бұрын
Check out in our aws playlist, last two video is all about react js and node js deployment..
@kajus_world2 жыл бұрын
its not working .after serve -s build getting error-- This site can’t provide a secure connection
@abhaydubey276711 ай бұрын
Helpful
@manishrjaiswal45062 жыл бұрын
I have try it but my react app is not loading after deployment it is blank page
@kartikbisht34532 жыл бұрын
thank you so much!
@raazatul72 жыл бұрын
pm2 serve build 80 --spa not working when I check pm2 status it says errored Any help would be appreciated!
@ranjitsingh-h4c10 ай бұрын
delete and again start pm2
@yourmotivationalvideo2 жыл бұрын
Nice video well explain
@Multitalented-girl Жыл бұрын
Demo kesy install ki ?
@dharmangchadotra5714 Жыл бұрын
Great
@premchandkumar86962 жыл бұрын
Yes i want to see how can add domain name pls one video make
@Multitalented-girl Жыл бұрын
Discription mn node.js ka link nai diya ap n
@santoshyadav-wm1rn2 жыл бұрын
How to make react site live to local system ?
@istiakahmed32512 жыл бұрын
Brother, I tried to do that with serve, but when I run serve I am getting this error url.port = url.port ?? "3000"; any idea what am I doing wrong? Appriciate the help.
@FreeSkypeGenerator12 жыл бұрын
check your package.json file > under script section
@istiakahmed32512 жыл бұрын
@@FreeSkypeGenerator1 I fixed the issue, the page is running. another issue I faced with the react router, when you refresh a page in a certain URL, eg: /profile/uid, it returns a 404 can not get error. this issue can be solved by .htaccess in cpanale, by redirect and rewrite in aws amplify. What would be the way to solve this in ec2?
@sayantanadak57282 жыл бұрын
May be I am late to answer but I faced the same issue because of low version npm. Somehow you need to update npm to the latest one.
@yourmotivationalvideo2 жыл бұрын
How can i update website on aws ec2?
@FreeSkypeGenerator12 жыл бұрын
just update your git and pull your git into your ec2