luixaviles / socket-io-typescript-chat

A chat application implemented using Socket.io, TypeScript, Angular and Angular Material components

Home Page:https://medium.com/dailyjs/real-time-apps-with-typescript-integrating-web-sockets-node-angular-e2b57cbd1ec1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Production

augmen opened this issue · comments

Is the application is production ready for android ? please guide ? can we integrate the firebase ? how ? how to send the queries to Linux server ?

No it is not. It's a proof of concept to explain socket.IO and TypeScript with Angular.

You could use the code as a basis to understand how to write your own chat app for android if you wanted to use Angular and Cordova or similar but it's totally out of scope for the developers to explain all the work necessary to take what they have to a production environment.

Closing since the issue is out of the scope of the project and it's a proof of concept.