Skip to content

JBCSU/node-scheduler-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-scheduler-demo

Demo of dhtmlxScheduler with NodeJs + MongoDB as backend

How to start

To run the app, do the next after cloning the repo

npm install
node app.js

after that, open in a browser http://localhost:3000/init to generate a test data, and http://localhost:3000 to check the calendar.

DB config

App expects to find the mongoDB on localhost, you can change the server address in the app.js

About

Demo of dhtmlxScheduler with NodeJs + MongoDB as backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published