Skip to content

gustaff-weldon/sharing-code-in-nodejs-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

summit.meetjs.pl Talk

How to use it?

npm install
node server.js

Then you can play with task:

var task = new Task();
task.validate();  // It works
task.DBconnect(); // It is undefined in the client

About

Demo application from meetjs.heroku.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published