
node.js boilerplate ft. express, passport, mongoose, bootstrap. clean structure to use as a starting point, good for hackathons too

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.