Deploy Angular Application to Firebase hosting for free

  Рет қаралды 26,944

Study Mash

Study Mash

Күн бұрын

Пікірлер: 111
@constanzalafuente5854
@constanzalafuente5854 4 жыл бұрын
Great video! It was so easy to deploy my project this time. Thank you so much!
@wahidahmed1133
@wahidahmed1133 2 жыл бұрын
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
@bluerose234
@bluerose234 4 жыл бұрын
I always wait for him to say, 'PERFECT'......That puts a smile on my face !
@StudyMash
@StudyMash 4 жыл бұрын
Hahaha, seems I said perfect after many days.
@mabos555
@mabos555 3 жыл бұрын
@@StudyMash I love the "PEEEEEEEEEERFECT" part. funny and fun to learn that way
@missphantomhive2796
@missphantomhive2796 3 жыл бұрын
This video was a lifesaver! subscribed!
@ayushbhardwaj6783
@ayushbhardwaj6783 2 жыл бұрын
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
@StudyMash
@StudyMash 2 жыл бұрын
Glad to hear that
@umeshshelke725
@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
@AkhilChintuAkhil
@AkhilChintuAkhil 3 жыл бұрын
Thanks mate, it helped me to host my website. Was confused at the step public/dist folder. Thanks again!
@RACKEEPTEACHER
@RACKEEPTEACHER 4 жыл бұрын
I like this tutorial, best regards from Mexico
@weggievillarante1029
@weggievillarante1029 3 жыл бұрын
Thank you so much. Now I have a free website where I can demo may project temporarily to clients.
@StudyMash
@StudyMash 3 жыл бұрын
Wow, that's great 👍
@dingoo1971
@dingoo1971 3 жыл бұрын
perfect, exactly what i was looking for, thank you!
@rtech8779
@rtech8779 3 жыл бұрын
thanks for easy steps deployed in 10 mins.
@leolizanon2503
@leolizanon2503 4 жыл бұрын
This works absolutely great! Thanks a lot! ;D
@mrtrader3661
@mrtrader3661 Жыл бұрын
have we dealt with this link in the property card? ?
@md.mehedihasan5849
@md.mehedihasan5849 4 жыл бұрын
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.
@yuvaraj14598
@yuvaraj14598 3 жыл бұрын
Thank you so much sir! Finally worked sir
@tanajipatil9856
@tanajipatil9856 Жыл бұрын
Got the Good knowledge thank you,
@nguyenlam6266
@nguyenlam6266 3 жыл бұрын
they dont have that option anymore 5:54, please help
@anonymousbrand8819
@anonymousbrand8819 3 жыл бұрын
thx dear this video was very helpful for me
@mdev5446
@mdev5446 4 жыл бұрын
Thank you very much from France . Quite intense though. ;)
@amanbarnwal6668
@amanbarnwal6668 4 жыл бұрын
Thanks a lot for this great video :)
@anshulsharma4667
@anshulsharma4667 3 жыл бұрын
If I use firebase databae in my projects ...which option I have to choose ....data base or hosting site's
@luiscuyapuertas2606
@luiscuyapuertas2606 2 жыл бұрын
awesome video, i like
@satyamverma05
@satyamverma05 4 ай бұрын
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
@StudyMash
@StudyMash 4 ай бұрын
Let me know how can I help.
@satyamverma05
@satyamverma05 4 ай бұрын
Sir I changed it in my project
@StudyMash
@StudyMash 4 ай бұрын
@@satyamverma05great
@umeshshelke725
@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
@StudyMash Жыл бұрын
API and SQL is deployed on Azure, only frontend was deployed on firebase
@umeshshelke725
@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
@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
@jaymarsplanet5208
@jaymarsplanet5208 2 жыл бұрын
what if I made changes in my codes using vscode? should I go back those steps procedure to deploy once again?
@StudyMash
@StudyMash 2 жыл бұрын
Yes
@GraphicalBoss
@GraphicalBoss 2 жыл бұрын
What happens to the backend folder 📂, shouldn't we host that too specially if it's connected to a DB like MongoDB 🤔?
@StudyMash
@StudyMash 2 жыл бұрын
Not aware about mongodb but here in this tutorial I am going to host backend part on seprate server (azure).
@fridi419
@fridi419 2 жыл бұрын
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?
@lakhanpundhir3407
@lakhanpundhir3407 2 жыл бұрын
great Vedio! was very helpful
@nehemiahlimocheburet1411
@nehemiahlimocheburet1411 3 жыл бұрын
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"
@StudyMash
@StudyMash 3 жыл бұрын
Look like you have defined bhk as string
@nehemiahlimocheburet1411
@nehemiahlimocheburet1411 3 жыл бұрын
@@StudyMash not really. but i noted it is something todo with strictcompilation in the tsconfig.json, i have solved it though, thank you
@tanajipatil9856
@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
@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
@sofiatofigh4164
@sofiatofigh4164 4 жыл бұрын
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?
@StudyMash
@StudyMash 4 жыл бұрын
You need to rebuild before deploy
@raisingkyle6695
@raisingkyle6695 4 жыл бұрын
Hi, why is it always redirecting me to this page "Welcome Firebase Hosting Setup Complete"?
@StudyMash
@StudyMash 4 жыл бұрын
Seems you have overwritten index.html while initializing the setup
@umeshshelke725
@umeshshelke725 Жыл бұрын
what are the steps to run this project on angular cli ?
@StudyMash
@StudyMash Жыл бұрын
Give me some time, I will take a look and let you know
@umeshshelke725
@umeshshelke725 Жыл бұрын
@@StudyMash sure thanks 😊
@StudyMash
@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
@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
@StudyMash Жыл бұрын
@@umeshshelke725 tomorrow i am out of station, we can connect day after tomorrow @8 pm if it will work for you?
@Tournesol143
@Tournesol143 4 жыл бұрын
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)
@honeymilktea07
@honeymilktea07 7 ай бұрын
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
@deepika4101 Ай бұрын
What option did you select here ?​@@honeymilktea07
@noobtube5555
@noobtube5555 3 жыл бұрын
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?
@StudyMash
@StudyMash 3 жыл бұрын
Some time changes doesn't reflect immediately, did you try to refresh page after some wait ?
@TechnicalSeta
@TechnicalSeta 3 жыл бұрын
I am getting Firebase Hosting Setup Complete page instead of my angular app page.... what can be a problem?
@StudyMash
@StudyMash 3 жыл бұрын
It look like you have not selected correct folder for deployment
@ajadimuhammed1475
@ajadimuhammed1475 3 жыл бұрын
@@StudyMash I'm also getting same error instead. What could be a possible solution to that?
@harishkeerthi6697
@harishkeerthi6697 4 жыл бұрын
it showing deploy is completed. but not getting my UI through that given link
@StudyMash
@StudyMash 4 жыл бұрын
Are you getting any error ?
@dreamer6228751
@dreamer6228751 3 жыл бұрын
Great thanks 😊
@umerali1807
@umerali1807 3 жыл бұрын
thanks for this vedio
@sahiku5357
@sahiku5357 2 жыл бұрын
does it only support static websites ?
@StudyMash
@StudyMash 2 жыл бұрын
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
@sahiku5357
@sahiku5357 2 жыл бұрын
@@StudyMash thnx
@lakshmansamanth
@lakshmansamanth 3 жыл бұрын
Sandeep, after deploying my CSS has changed, they are different behaviour after deploying
@StudyMash
@StudyMash 3 жыл бұрын
What is changed
@Kegooo95
@Kegooo95 4 жыл бұрын
This video is great, but I have one question: if I have my back-end in spring, how can I do?
@StudyMash
@StudyMash 4 жыл бұрын
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.
@Kegooo95
@Kegooo95 4 жыл бұрын
@@StudyMash thanks!
@Tournesol143
@Tournesol143 4 жыл бұрын
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.
@StudyMash
@StudyMash 4 жыл бұрын
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
@ZenOfTube
@ZenOfTube 3 жыл бұрын
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.
@StudyMash
@StudyMash 3 жыл бұрын
Hi, I did not get any of such issue, can you share the URL of your deployed app
@ZenOfTube
@ZenOfTube 3 жыл бұрын
@@StudyMash Sure, it's sellorrentyourhouse.web.app and again, it works locally but not online ¯\_(ツ)_/¯
@StudyMash
@StudyMash 3 жыл бұрын
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.
@ZenOfTube
@ZenOfTube 3 жыл бұрын
@@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.
@ZenOfTube
@ZenOfTube 3 жыл бұрын
@@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).
@adarshsingh3012
@adarshsingh3012 3 жыл бұрын
very good!
@9525092320
@9525092320 3 жыл бұрын
thank u very much
@jaypatel-dr9fk
@jaypatel-dr9fk 4 жыл бұрын
Nice..
Build a Web API using ASP.Net Core
12:25
Study Mash
Рет қаралды 23 М.
How to Host a FREE Website with Google Firebase
11:37
Tony Teaches Tech
Рет қаралды 127 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
Heroku Is Dead, Here's What I Recommend
11:59
Theo - t3․gg
Рет қаралды 269 М.
Deploying Angular to Heroku
13:22
WebDevTV
Рет қаралды 12 М.
How to Deploy an Angular App to Firebase: Step-by-Step Guide
7:00
Babatunde Lamidi
Рет қаралды 18 М.
Deploy Angular App using Firebase Hosting | Step by Step Tutorial
8:24
Kritika & Pranav | Programmer Couple
Рет қаралды 6 М.
Google Firebase Hosting for Angular Apps | save your money
21:40
DotNet Real world example
Рет қаралды 255
How To Deploy a NextJS App To Vercel (EASY AND QUICK!!!)
9:31
PedroTech
Рет қаралды 127 М.
Deploy a Django web app to Python Anywhere [FREE]
19:04
Cloud With Django
Рет қаралды 148 М.