Skip to content

LeoGuagenti/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-app

A simple chat app made with NodeJS, Passport, socket.io andExpress

Warning: This application is incomplete

This is an ongoing project for me in the early stages so it is not very stable.
I intend to add more features to this project over time and there is not really a set goal other than to make a chat application that I would actually use.

Running the application

To run normally use the command:

node ./server/server.js

To run in development mode, use the following:

npm run dev

The server should now be available http://localhost:3000

About

A user authentication based chat app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published