How to Make a Chat App With Ktor - Deployment - Part 3

preview_player
Показать описание
This is the third video of a 3 video playlist in which you will learn to make a real time chat app using Ktor as backend.

Use the coupon code PHILIPP7 for up to 91% off on all hosting plans:

Get the deployment steps here:

Download Git Bash here:

⭐ Get certificates for your future job
⭐ Save countless hours of time
⭐ 100% money back guarantee for 30 days
⭐ Become a professional Android developer now:

💻 Let me personally review your code and provide individual feedback, so it won't backfire and cost you a fortune in future:

Subscribe to my newsletter for regular Android, Kotlin & Architecture advice!

Join this channel to get access to perks:

Regular live codings on Twitch:

Join my Discord server:

You like my free content? Here you can buy me a coffee:
Рекомендации по теме
Комментарии
Автор

Hi Philipp, thank you for the series, I managed to get it fully operational, so I am super happy and I learned A LOT of new stuff. So again thank you!
Only one little change I did was I used Oracle Cloud Free Tier instead of Hostinger, since, as the name suggest, that one is completely free ;)
Schönes tag!
Roman

romanhruska
Автор

hi Philipp, may you please tell me where the chat data be stored? In our local computer or any cloud server?

lakshaymudgal
Автор

One big problem is that the Mongo server is not secured, and will be eventually deleted and held for bitcoin ransom until the Mongo server is given an Admin User and password and configured for that in the server code.

ChrisAthanas
Автор

For some reason when I test application I all messages (even those that I am writing) are displayed as "others". So, there is no messages in green label. I have spent hours to find the reason but I am still struggling with it

kayenkay
Автор

gradle ant not working for some reason

lepro
Автор

im using oracle cloude and when i try the deploy the give me this error | scp: /root/chat: Permission denied

SoufianeHamama
Автор

Android Studio said that Ktor is Depricated :(

CyberSoftSolution