I believe base12 would be a much more useful module without having things like mongoose and redis as default options. What if someone decided to go with a Postgres database? Removing nib is also a potential. We should provide the option to use these packages easily as we use them the most, but not assume they'll be used for everything.
Side note: bcrypt is required twice in package.json @ two different versions.
I believe base12 would be a much more useful module without having things like mongoose and redis as default options. What if someone decided to go with a Postgres database? Removing nib is also a potential. We should provide the option to use these packages easily as we use them the most, but not assume they'll be used for everything.
Side note:
bcryptis required twice inpackage.json@ two different versions.