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

https://github.com/kockarevicivan/private-chat

Stateless private chat, written in ExpressJS + VueJS.
https://github.com/kockarevicivan/private-chat

chat expressjs private socket vuejs

Last synced: about 1 month ago
JSON representation

Stateless private chat, written in ExpressJS + VueJS.

Awesome Lists containing this project

README

        

# private-chat
Stateless private chat, written in ExpressJS.

## Setup

Clone the project. Express folder contains the backend application, which also hosts the build vue app on the default route. Vue folder contains the VueJS source code for the frontend.