JWT Auth TypeORM This project is an JSON Web Token Authentication Build with TypeORM and is provided for educational purposes only. Steps to run this project: Run npm i command Setup database settings inside ormconfig.json file Run npm start command