Simple blog app with typeorm Features includes Authentication with 2fa Posts CRUD Comments install typeorm globally npm i -g typeorm Generate boilerplate code typeorm init --database postgres --express