2
1 Comment

Nodejs + mongo boilerplate with built-in auth?

Does anyone know of a way to get a boilerplate nodejs server + mongo with built-in user auth?

Setting this up manually each time is really time consuming, so I was wondering if there is any way to get it done in one-click (so to speak).

Thanks

on June 10, 2021
  1. 1

    I built https://usegravity.app to do exactly this, it has a bunch of other common features as well :)