All Projects → bunkerchat → bunker

bunkerchat / bunker

Licence: MIT License
Realtime chat with node, socket.io, angular

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
SCSS
7915 projects
EJS
674 projects

bunker

A node socket.io angular chat application.

Install mongodb

npm install

node app.js

node node_modules/gulp/bin/gulp.js watch

======

Troubleshooting:

  • If you see the following error on npm install:
    > node node_modules/gulp/bin/gulp.js sass && node node_modules/webpack/bin/webpack.js --mode development
     
      gulp[19821]: ../src/node_contextify.cc:635 yada yada yada
    
    Nuke your package.lock file and try again.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].