IMPORTANT: All functionality in this package should be considered an internal API that is subject to change without notice. Please check out the official Slicknode Documentation to learn how to use the public APIs.
Project Admin API
Express handler for the admin API connection for the Slicknode console integration.
Installation
Install node dependencies via yarn
yarn
Testing
To run the test suite:
yarn test
Build
Create a production build:
yarn build