- OrdersExpressSvc/bashScripts/nginx-configuration-file.txt
- Feel free to ping me (Alex) w/ any questions.
- My Local PC - http://localhost:8181/
- Dev - http://appdev.developeralex.com/
- Prod - http://app.developeralex.com/
- Webstorm - great IDE for Node and Angular development.
- Sublime - good too
- MongoChef for MongoDB - http://3t.io/mongochef/
- Postman (Fiddler is good too)
- JWT Debugger: https://jwt.io/
- http://editor.swagger.io/
- Google Cloud (similar to AWS) - https://cloud.google.com/
- https://mlab.com (previously called MongoLab.com)
- https://auth0.com
- https://ask.auth0.com/
- https://auth0.com/docs/api/v2
- Setting up OAuth 2.0 on LinkedIn:
- http://www.google.com/trends/explore?q=passportjs%2C+connect-auth%2C+everyauth#q=passportjs%2C%20auth0%2C%20stormpath&cmpt=q&tz=Etc%2FGMT%2B4
- Above link shows that Auth0 has recently surpassed Passport.js
- Ubuntu 14.04
- bash scripts
- nginx
- pm2 = npm package to keep node.js running forever.
- node.js
- express
Webstorm Plugins (https://plugins.jetbrains.com/?webStorm):
-
Webstorm Live Templates
- https://github.com/johnpapa/angular-styleguide/tree/master/a1/assets/webstorm-angular-live-templates
- https://github.com/johnpapa/angular-styleguide/tree/master/a1#webstorm
- Put above file here and restart Webstorm:
- C:\Users\username.WebStorm11\config\templates\webstorm-angular-live-templates.xml
-
LESS CSS Compiler
-
Bootstrap 3
- http://plugins.jetbrains.com/plugin/7572
- "bs3-" screenshots - https://github.com/bodiam/intellij-bootstrap3
-
CodeGlance
-
Plus my own Gulp task to inject js and css into the html (both bower and project level files)
- See my gulpfile.js for more info.
-
Mongo
-
Express
-
Bootstap
-
Swagger
-
Other
-
Webstorm