Skip to content

Kurz.io is Electron + React + Redux based Realtime chat app.

Notifications You must be signed in to change notification settings

rico345100/Kurz.io-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kurz.io Title

Kurz.io - Server

Realtime chat app built by Electron + React + Redux. Check the client side too.

Run

  1. Install deps
$ npm install
  1. Run server
$ node server

Requires

  • Node.js >= 4.x
  • MongoDB >= 3.x

Note

This application is not built for production usage, develop for studying purpose. It uses WebSocket to communicate realtime by Socket.io, saves each channels and messages into MongoDB. Much of code are not good to see, because when I made this app, I was not experienced like these technologies.

Bugs

Packaging for Windows Platform will not trigger notification properly, it is bug when using electron-packager.

Screenshots

Screenshot1 Screenshot2

Buy me a coffee!

Donations are big help for me to continue my development!

paypal

About

Kurz.io is Electron + React + Redux based Realtime chat app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published