Skip to content

fumyparli/black-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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.

If you just want to experience it, you can do in http://34.72.181.116/

thank u for reading :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published