Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 299 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 299 Bytes

Run this service locally when you want to develop the dandi-archive front-end with access to the production backend.

Also, I found I needed to add this line to web/package.json in dandi-archive source

"serve2": "HOST=localhost NODE_OPTIONS=--openssl-legacy-provider vue-cli-service serve",