Step-by-Step Technical Guide

Follow these steps to configure your environment.

  1. Initialize the library
  2. Set your environment variables
const portal = require('devportal');
portal.init({ key: 'YOUR_API_KEY' });