Skip to content

CompartiendoConocimiento/participants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Register of Participants

About

Application register participants in realtime with nodejs

Requeriments

Technologies:

  • MongoDB
  • NodeJS

Packages NodeJS:

  • ExpressJS
  • AngularJS
  • Mongoose
  • Socket.io
  • Jade

Installation

You can to use vagrant to install:-

$ vagrant up --provision
$ vagrant ssh
$ cd /var/www/
$ npm install
$ npm start

go to your host pc and place into your browser:

http://192.168.33.50:5000

Or using:

$ npm install

go to your host pc and place into your browser:

http://127.0.0.1:5000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published