nodejs-voting-app
nodejs-voting-app copied to clipboard
A web application where users can log in, create polls, and vote on polls other users have created.
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `socket.io-parser` from 4.0.5 to 4.2.4 Release notes Sourced from socket.io-parser's releases. 4.2.4 Bug Fixes ensure reserved events cannot...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.13.15 to 5.13.20. Changelog Sourced from mongoose's changelog. 6.11.4 / 2023-07-17 perf: speed up mapOfSubdocs benchmark by 4x by avoiding unnecessary O(n^2) loop in getPathsToValidate() #13614 7.3.4...
Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `engine.io` from 6.2.1 to 6.4.2 Release notes Sourced from engine.io's releases. 6.4.2 :warning: This release contains an important...
Please fix
Let's see how this goes.
Dockerize the application and redeploy.
"Internal Server Error " at Facebook and Twitter login
It does not send email ID when login with FB. Please add this line. `profileFields: ['id', 'emails', 'name']` in the passport.js Thank you.
Need to be updated: * Facebook ✔️ * Twitter ✔️ Needs to be added: * Google * Github?
Grunt stuff doesn't work anymore. Change to Gulp or Webpack.