Skip to content

widgrensit/chat_app

Repository files navigation

Chat App

Browser-based chat client for the Chatli messaging backend. Built with Angular 20 and Ionic 8.

Development

npm install
npm start

Visit http://localhost:4200

Building with Docker

docker build -t fra/chatapp .
docker run -ti --rm -p 80:80 fra/chatapp

Visit http://localhost

Backend connection

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors