/express-config

All the boilerplate code with setting up express

Primary LanguageJavaScript

express-config

'''html Setting up express the way I like it

Things To Note


NPM PACKAGES BEING USED


body-parser
connect-flash
ejs
express
express-session
method-override
mongoose
passport
passport-local
passport-local-mongoose

Models


User

Routes


/
Auth Routes Commeneted Out

That's It :)
'''