Steps to run this project: Run yarn command Run docker-compose up -d Run tsc to build project Run node dist/app.js Go to http://localhost:3000/typeorm/create to fill DB Run yarn bench to run tests