Great video! It was so easy to deploy my project this time. Thank you so much!
@wahidahmed11332 жыл бұрын
Sir, So so many thanks for you tutorial and teaching method. I have done the angular project successfully. i have learnt a lot from you. so many thanks
@bluerose2344 жыл бұрын
I always wait for him to say, 'PERFECT'......That puts a smile on my face !
@StudyMash4 жыл бұрын
Hahaha, seems I said perfect after many days.
@mabos5553 жыл бұрын
@@StudyMash I love the "PEEEEEEEEEERFECT" part. funny and fun to learn that way
@missphantomhive27963 жыл бұрын
This video was a lifesaver! subscribed!
@ayushbhardwaj67832 жыл бұрын
You are a live saver. I tried lot of things like heroku and github pages. Nothing was working but this worked perfectly. Thanks a lot
@StudyMash2 жыл бұрын
Glad to hear that
@umeshshelke725 Жыл бұрын
@@StudyMash but how you deployed >net core apI code on firebase ? and what about sql server database ? I didn't understood how your application is working without deploying .Net code and connecting to sql server db
@AkhilChintuAkhil3 жыл бұрын
Thanks mate, it helped me to host my website. Was confused at the step public/dist folder. Thanks again!
@RACKEEPTEACHER4 жыл бұрын
I like this tutorial, best regards from Mexico
@weggievillarante10293 жыл бұрын
Thank you so much. Now I have a free website where I can demo may project temporarily to clients.
@StudyMash3 жыл бұрын
Wow, that's great 👍
@dingoo19713 жыл бұрын
perfect, exactly what i was looking for, thank you!
@rtech87793 жыл бұрын
thanks for easy steps deployed in 10 mins.
@leolizanon25034 жыл бұрын
This works absolutely great! Thanks a lot! ;D
@mrtrader3661 Жыл бұрын
have we dealt with this link in the property card? ?
@md.mehedihasan58494 жыл бұрын
Your Tutorial is very useful. I already watched all videos of this playlist. Please try to do complete this tutorial series very fast as soon as possible.
@yuvaraj145983 жыл бұрын
Thank you so much sir! Finally worked sir
@tanajipatil9856 Жыл бұрын
Got the Good knowledge thank you,
@nguyenlam62663 жыл бұрын
they dont have that option anymore 5:54, please help
@anonymousbrand88193 жыл бұрын
thx dear this video was very helpful for me
@mdev54464 жыл бұрын
Thank you very much from France . Quite intense though. ;)
@amanbarnwal66684 жыл бұрын
Thanks a lot for this great video :)
@anshulsharma46673 жыл бұрын
If I use firebase databae in my projects ...which option I have to choose ....data base or hosting site's
@luiscuyapuertas26062 жыл бұрын
awesome video, i like
@satyamverma054 ай бұрын
Sir i found an issue we have to add pipe that should convert lower case letter to upper case in the search option for city name. Kindly get back to me on this
@StudyMash4 ай бұрын
Let me know how can I help.
@satyamverma054 ай бұрын
Sir I changed it in my project
@StudyMash4 ай бұрын
@@satyamverma05great
@umeshshelke725 Жыл бұрын
@Study Mash but how you deployed .net core apI code on firebase ? and what about sql server database ? I didn't understood how your application is working without deploying .Net code and connecting to sql server db
@StudyMash Жыл бұрын
API and SQL is deployed on Azure, only frontend was deployed on firebase
@umeshshelke725 Жыл бұрын
@@StudyMash will it woked ? I mean application will work ? do you know any free platoform where I can deploye my code both front and back end and sql ? azure is not free now it free for 30 days only
@StudyMash Жыл бұрын
As mentioned in my previous message, I did not deploy api on firebase, it was deployed on Azure. If you want both on firebase, better you use firebase nosql database, that is free
@jaymarsplanet52082 жыл бұрын
what if I made changes in my codes using vscode? should I go back those steps procedure to deploy once again?
@StudyMash2 жыл бұрын
Yes
@GraphicalBoss2 жыл бұрын
What happens to the backend folder 📂, shouldn't we host that too specially if it's connected to a DB like MongoDB 🤔?
@StudyMash2 жыл бұрын
Not aware about mongodb but here in this tutorial I am going to host backend part on seprate server (azure).
@fridi4192 жыл бұрын
i dont think so if u use mlabs or something its a seperate url that gets called via your service in the angular so a http.. which gets all ur json data?
@lakhanpundhir34072 жыл бұрын
great Vedio! was very helpful
@nehemiahlimocheburet14113 жыл бұрын
I am not getting the reason why [Am using angular 11]. error TS2322: Type 'number' is not assignable to type 'string'. 34 class="btn btn-outline-primary mr-2" [btnRadio]="bhk" tabindex="0" role="button"
@StudyMash3 жыл бұрын
Look like you have defined bhk as string
@nehemiahlimocheburet14113 жыл бұрын
@@StudyMash not really. but i noted it is something todo with strictcompilation in the tsconfig.json, i have solved it though, thank you
@tanajipatil9856 Жыл бұрын
Hello sir, I implemented the website in angular with Data Base and Core Web API's, how to host my dynamic website work including data base, Core API's AND angular code. can u suggest how to host it Thank you in advance.
@StudyMash Жыл бұрын
Hi Tanaji, I already have video on the same in my angular tutorial playlist, kindly watch the same or let me know if you are unable to find that video
@sofiatofigh41644 жыл бұрын
Thanks for the video - very helpful ! I just want to check, if we make changes to our app we need to first create a new build and then firebase deploy again? Or just firebase deploy?
@StudyMash4 жыл бұрын
You need to rebuild before deploy
@raisingkyle66954 жыл бұрын
Hi, why is it always redirecting me to this page "Welcome Firebase Hosting Setup Complete"?
@StudyMash4 жыл бұрын
Seems you have overwritten index.html while initializing the setup
@umeshshelke725 Жыл бұрын
what are the steps to run this project on angular cli ?
@StudyMash Жыл бұрын
Give me some time, I will take a look and let you know
@umeshshelke725 Жыл бұрын
@@StudyMash sure thanks 😊
@StudyMash Жыл бұрын
I just tried to clone fresh version of my code and tried npm install with latest node package. It is returning lot of vulnerability. As this application was updated until angular 11 and it seems many of dependency has become outdated. I tried to upgrade application to angular 15 and it is working fine without any problem at my end now. I will commit my latest code on git on a different branch until I am not sure if this is working fine for all functionality. I recommend you to start building app using latest CLI and follow the steps as mentioned in tutorial. I am not sure if your experienced angular developer or you just started to learn angular. If you are beginner then best to start with latest cli and follow the steps in my tutorial. If you are already an experienced developer and just want to run ny project, you need to update app to latest angular version using ng update command. Feel free to let me know if you have any questions or need any help, we can do a zoom call.
@umeshshelke725 Жыл бұрын
@@StudyMash Thanks a lot for your help and support . I am experienced . I tried upgrading angular version in your app but some how it is not working . can we have a zoom call tomorrow ?
@StudyMash Жыл бұрын
@@umeshshelke725 tomorrow i am out of station, we can connect day after tomorrow @8 pm if it will work for you?
@Tournesol1434 жыл бұрын
I didn't receive the prompt to allow Firebase to collect CLI usgae and error reporting. I got the below instead. $ ng add @angular/fire Installing packages for tooling via npm. Installed packages for tooling via npm. UPDATE package.json (1631 bytes) ✔ Packages installed successfully. ✔ Preparing the list of your Firebase projects ? Please select a project: hspa (hspa-angular-10) UPDATE angular.json (3817 bytes) UPDATE firebase.json (900 bytes) UPDATE .firebaserc (190 bytes)
@honeymilktea077 ай бұрын
same here, what did you do in this case? I am getting a list of options to select ( ) Authentication >( ) Google Analytics ( ) App Check ( ) Firestore ( ) Realtime Database ( ) Cloud Functions (callable) ( ) Cloud Messaging @StudyMash, I am not getting the prompt where it asks the authorization code
@deepika4101Ай бұрын
What option did you select here ?@@honeymilktea07
@noobtube55553 жыл бұрын
Hello, so I managed to get my domain hosted but I wanted to try and make changes and redploy to see it in action. So I made a simple text addition on the propert list page, ran the ng build --prod and then ran ng deploy. However no change is reflected? Did I execute the redeployment wrong, if so what was the mistake?
@StudyMash3 жыл бұрын
Some time changes doesn't reflect immediately, did you try to refresh page after some wait ?
@TechnicalSeta3 жыл бұрын
I am getting Firebase Hosting Setup Complete page instead of my angular app page.... what can be a problem?
@StudyMash3 жыл бұрын
It look like you have not selected correct folder for deployment
@ajadimuhammed14753 жыл бұрын
@@StudyMash I'm also getting same error instead. What could be a possible solution to that?
@harishkeerthi66974 жыл бұрын
it showing deploy is completed. but not getting my UI through that given link
@StudyMash4 жыл бұрын
Are you getting any error ?
@dreamer62287513 жыл бұрын
Great thanks 😊
@umerali18073 жыл бұрын
thanks for this vedio
@sahiku53572 жыл бұрын
does it only support static websites ?
@StudyMash2 жыл бұрын
No, you can curate dynamic as well with database integration as well. You can see my complete series on it, I have covered all these things
@sahiku53572 жыл бұрын
@@StudyMash thnx
@lakshmansamanth3 жыл бұрын
Sandeep, after deploying my CSS has changed, they are different behaviour after deploying
@StudyMash3 жыл бұрын
What is changed
@Kegooo954 жыл бұрын
This video is great, but I have one question: if I have my back-end in spring, how can I do?
@StudyMash4 жыл бұрын
I have not worked on spring, but if you can use spring to create rest api, you can use spring and integrate angular app to use those api endpoint using service in angular.
@Kegooo954 жыл бұрын
@@StudyMash thanks!
@Tournesol1434 жыл бұрын
Hi @Study Mash - I've been really enjoying your video tutorial, As an aside, I do a lot of tech reviewing for Manning. I was going to email you but couldn't find your address.
@StudyMash4 жыл бұрын
Hi Rich, glad to hear that you are enjoying this tutorial. At the end of each video I have provided my email and my site link. My email address is sandeep@studymash.com
@ZenOfTube3 жыл бұрын
Hi again Sandeep - I love how easy it is to deploy to Firebase. I have one issue (and perhaps someone else did as well but they did not elaborate on their css issues) where the css for the buttons does not work on the deployed app (but does work locally.) Specifically it is the .btn-group class for labels: border-radius: 45px; Any idea how to fix this? My deployed buttons do not have the rounded look.
@StudyMash3 жыл бұрын
Hi, I did not get any of such issue, can you share the URL of your deployed app
@ZenOfTube3 жыл бұрын
@@StudyMash Sure, it's sellorrentyourhouse.web.app and again, it works locally but not online ¯\_(ツ)_/¯
@StudyMash3 жыл бұрын
I can see it is converted to rem instad of px, If I am changing it to 45px, it is appearing correctly in your deployed app. I will look at this later today and get back to you.
@ZenOfTube3 жыл бұрын
@@StudyMash Looking at all the other links on this page (to people's deployed apps) I saw that every single one has the same issue. I'll try to figure it out as well, but I am stumped for now.
@ZenOfTube3 жыл бұрын
@@StudyMash If I add a border-radius of 45px to .btn it works in the deployment, so I think the .25rem is inherited from the bootstrap css for .btn. That fixes it for Firebase, but I am not sure if that is necessary in other deployment environments (because it does work on localhost).