https://github.com/matteogauthier/semoulechat
Real-time chat powered by Socket.io, Mongodb and Vue.js
https://github.com/matteogauthier/semoulechat
chat chat-application mongodb socket-io vue vuejs
Last synced: about 2 months ago
JSON representation
Real-time chat powered by Socket.io, Mongodb and Vue.js
- Host: GitHub
- URL: https://github.com/matteogauthier/semoulechat
- Owner: MatteoGauthier
- Created: 2019-08-24T15:16:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T13:40:30.000Z (almost 4 years ago)
- Last Synced: 2026-02-21T21:28:12.685Z (4 months ago)
- Topics: chat, chat-application, mongodb, socket-io, vue, vuejs
- Language: Vue
- Homepage:
- Size: 1.64 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SemouleChat
Real-time chat powered by socket.io, mongodb, vue.js
If you wan't to contribute to the development of the project it is possible and encouraged 😄 (I'm a novice developer that's why my apps may have an ugly code style). Feel free to publish issue it's so helpful 😇
# Todo
- [ ] Find an hosting method for server
## Credits
* `vue.js` [framework](https://github.com/vuejs/vue) by Discord.js team
* `bulma` [framework](bulma.io) by Jeremy Thomas
* `socket.io` [libs](https://github.com/socketio/socket.io) by Guillermo Rauch
* `mongodb` [database provider]() by Mongo team