- Home
- Internet Scripts
- Royalty Free Javascript
- Mean Stack - Full Calender for events using Angularjs with Nodejs and MongoDB
Mean Stack - Full Calender for events using Angularjs with Nodejs and MongoDB
By : dcoderx Published on Monday, April 25, 2016,18:35:31 in Royalty Free Javascript
EventsX- Materialized Calender
Live Demov 1.0
Performance Improvementv 0.1
Initial VersionTechnology Stack Used
Install
npm install yo -g (Install yeoman for scaffolding web application)
npm install grunt-cli -g (This creates and runs javascript repetative tasks)
npm install bower -g ( A frontend package manager for web applications)
npm install (Install all nodejs dependencies, also automatically installs bower components)
Usage
Open command prompt or git bash in Administrator mode Run commandnpm install&&
bower installfor further development in this project to add more modules install generator as below.
npm install -g generator-angular-fullstackUser angular fullstack guidence for further developement in this Admin panel angular-fullstack check the mongodb url in server/config/environment/developement file and production file
Buid and Run
grunt serve [for running in dev environment with livereload]
grunt serve:dist [Buid and run in production mode]
grunt build--force [buid with Administrator rights]Note : If any of the test failed or any error in running application, please install npm and bower with latest verion and in Administrator mode in command prompt
Share This Product
Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 11 database disk image is malformed in /home/allyo325/public_html/musikfever/includes/cache/drivers/sqlite.php:236 Stack trace: #0 /home/allyo325/public_html/musikfever/includes/cache/drivers/sqlite.php(236): PDO->prepare('SELECT * FROM `...') #1 /home/allyo325/public_html/musikfever/includes/cache/base.php(143): phpfastcache_sqlite->driver_get('related_mean-st...', Array) #2 /home/allyo325/public_html/musikfever/product.php(386): phpFastCache->get('related_mean-st...') #3 /home/allyo325/public_html/musikfever/includes/App.class.php(164): include('/home/allyo325/...') #4 /home/allyo325/public_html/musikfever/includes/App.class.php(27): App->product('mean-stack-full...', NULL, NULL) #5 /home/allyo325/public_html/musikfever/index.php(7): App->run() #6 {main} thrown in /home/allyo325/public_html/musikfever/includes/cache/drivers/sqlite.php on line 236