Uzay-Sakinleri / kitap-cekilis

UzayZuhal'in kanalı için aylık olarak kitap çekilişi yapabilmesi için yazılmış bir uygulama
https://kitap-cekilis.vercel.app
MIT License
1 stars 2 forks source link

Learn docker and deploy to google cloud #31

Open ErtanTaner opened 1 year ago

ErtanTaner commented 1 year ago

Going to learn docker and deploye to Google Cloud because vercel have some limitations about real time communication with web sockets but we want to implement it. Could use third party solutions with pusher but not going to be same with the real app. Going to dockerize with our personal configs and deploy it to Google Cloud.

ErtanTaner commented 1 year ago

Maybe we don't need this because ı am going to use pusher for realtime chat after done with auth. Vercel don't have a problem with this approach, so we can stay with vercel until project finish.