Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 328 Bytes

File metadata and controls

12 lines (9 loc) · 328 Bytes

Code Generation Manual

Directions

  1. Log in to the front-end app with valid credentials
  2. Collect the JWT Auhtorization token by navigating to local storage and copying the "jwt" value
  3. Run the following command
AUTH_TOKEN=xxxxx npm run generate

*replace the xxxx with the token as is, no added quotations