Steps to get started: Create .env file Add PORT=5000 Install redis-cli, for ubuntu users refer this and windows users (I feel pity for you!) refer this Run npm install Run npm start