- Log in to the front-end app with valid credentials
- Collect the JWT Auhtorization token by navigating to local storage and copying the "jwt" value
- Run the following command
AUTH_TOKEN=xxxxx npm run generate
*replace the xxxx with the token as is, no added quotations