1.36.2 • Published 4 years ago
production-engine v1.36.2
Penguin
How to resolve dependencies
Since we use private packages scoped behind @everestate, npm auth token required to fetch them from npmjs.org.
Copy .npmrc.example into .npmrc and replace ${NPM_TOKEN} with your token.
Tests
In order to load environment variables for tests (jest), please copy .env.example into .env.test.