Skip to content

kirit-zealousys/nodejs-mongodb-socketio-crud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io CRUD

This is a simple CRUD web application in real-time using Socket.io and Nodejs

Requeriments

  • Mongodb

Installation

git clone https://github.com/FaztWeb/websockets-nodejs-crud
cd websockets-nodejs-crud
npm install

To execute in development mode

npm run dev

to build the project for production

npm run build
npm start

Resources

About

A crud using websockets with nodejs and mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.5%
  • HTML 22.9%
  • CSS 0.6%