/edu-nodejs-focus-budget-manager

Budget Manager using Node JS and Vue

Primary LanguageJavaScript

Budget Manager Application

Tutorial as part of a series by Gustavo Domardzki with a touch of flavor by me.

Stack:

  • Node.js
  • Vue.js
  • Passport
  • Mongoose: MongoDB object modelling tool.
  • Express: Server side framework for Node.js
  • Body Parser: Parsing middleware for Node.js
  • Consign: Autoload for scripts
  • CORS: Connect/Express middleware to enable CORS
  • Bcrypt: To Generate Salt and Hashes
  • Morgan: An HTTP Request Logger middleware for Node.js
  • Module Alias: Allows you to create aliases of directories and register custom module paths in Node.js

Progress

Part V

Series