https://github.com/anuragarwalkar/chat-buddy
📱 Realtime One To One Chat Application Built Using Angular, Node.js And Websocket
https://github.com/anuragarwalkar/chat-buddy
angular mongodb typescript websocket
Last synced: about 1 month ago
JSON representation
📱 Realtime One To One Chat Application Built Using Angular, Node.js And Websocket
- Host: GitHub
- URL: https://github.com/anuragarwalkar/chat-buddy
- Owner: anuragarwalkar
- Created: 2020-09-11T19:14:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-05T08:38:21.000Z (over 4 years ago)
- Last Synced: 2025-10-27T20:46:54.705Z (8 months ago)
- Topics: angular, mongodb, typescript, websocket
- Language: TypeScript
- Homepage: https://chat-buddy-289610.web.app
- Size: 2.98 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat Buddy
## Tech Stack





Front End : Angular Version 10.1.1 with Sign in with Google (Oauth2)
Back End : NodeJs with Typescript, Socket.io, passport.js, MongoDb
## API Link
[Chat Buddy Backend](https://github.com/anuragarwalkar/chat-buddy-backend) (Node.js)
Hosted On Heroku `https://chat-buddy-node.herokuapp.com`
## Databse Link
Hosted On MongoCloud `mongodb+srv://anurag:@cluster0-mbclo.gcp.mongodb.net/chatBuddy?retryWrites=true&w=majority`
## Continuous Intigration And Continuous Deployment (GitHub Pages & GitHub Actions)
Used GitHub Action to test and build the code before merging and pushing the code to the master branch and used angular cli gh pages to deploy UI changes.
## Screenshots (Mobile)


## Screenshots (Desktop)




