Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 371 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 371 Bytes

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