Node.js boilerplate with Express, redis, GraphQL and TypeORM Steps to run this project: Run npm i/yarn command Setup database settings inside ormconfig.json file Start redis server Run npm start/yarn start command