Skip to content

HongikDevelopers/express-socket.io-webchat-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

black-talk

black-talk

this is web-chat open source.

this app was made using "express + mysql(sequelize)".

you can use this app by "git clone https://github.com/fumyparli/black-talk".

you have to set up '.env' as the file below.


COOKIE_SECRET=put your cookie_secret
SEQUELIZE_PASSWORD=put your sequelize_password

you have to modify "my_ip" to your server ip in "views/chat.html"

ex) const my_ip = http://localhost:80";

then, you can run this app by typing "npm run dev" for develop mode or "npm start" for production mode.

thank u for reading :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published