Eat fresh, live well!
$ git clone https://github.com/MarwanYoussef/ACML_Final
$ cd ACML_Finalnow install npm packages for server and connect to database
$ cd Server
$ npm install
$ npm startnow in another command line install npm packages for client
$ cd Client
$ npm install
$ ng serve -oserver dependencies
$ npm install bcryptjs
$ npm install body-parser
$ npm install compression
$ npm install cors
$ npm install debug
$ npm install express
$ npm install helmet
$ npm install jsonwebtoken
$ npm install moment
$ npm install mongoose
$ npm install morganclient dependencies
$ npm install animations
$ npm install common
$ npm install compiler
$ npm install core
$ npm install forms
$ npm install http
$ npm install platform-browser
$ npm install platform-browser-dynamic
$ npm install router
$ npm install auth
$ npm install theme
$ npm install ng-bootstrap
$ npm install angular2-toaster
$ npm install classlist.js
$ npm install core-js
$ npm install intl
$ npm install font-awesome
$ npm install ionicons
$ npm install jwt-decode
$ npm install moment
$ npm install icons
$ npm install ng2-smart-table
$ npm install ng2-tree
$ npm install normalize.css
$ npm install rxjs
$ npm install pace-js
$ npm install roboto-fontface
$ npm install sweetalert2
$ npm install typeface-exo
$ npm install web-animations-js
$ npm install zone.jsmake your own config file with it's environment variables
to run the app using docker
$ docker-compose build
$ docker-compose uphttps://github.com/ahmyasser https://github.com/MarwanYoussef https://github.com/heemo70
