1.36.2 • Published 3 years ago

production-engine v1.36.2

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
3 years ago

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.