added redis disclaimer for npm start

main
Inga 🏳‍🌈 2 years ago
parent eb41168dd3
commit c16b30b777
  1. 2
      README.md

@ -174,6 +174,8 @@ $ npm run start:dev
$ npm run start:prod
```
**Note that you need to have redis running locally in order to run the app**
After starting the app, navigate to the displayed URL (`https://localhost:3000`)
in order to check out the API docs and the basic single-page screenshotting
application.

Loading…
Cancel
Save