git clone git@github.com:RisingStack/nodehero-authentication.gitcd nodehero-authenticationnpm installREDIS_STORE_URI=redis://localhost REDIS_STORE_SECRET=my-strong-secret npm start
- Running Redis database
git clone git@github.com:RisingStack/nodehero-authentication.gitcd nodehero-authenticationnpm installREDIS_STORE_URI=redis://localhost REDIS_STORE_SECRET=my-strong-secret npm start