An open API service indexing awesome lists of open source software.

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

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