npm installOpen index.js and fill the account details:
const CONFIG_OPTIONS = {
publicKey: "your_public_api_key",
privateKey: "your_private_api_key",
urlEndpoint: "https://ik.imagekit.io/your_imagekit_id/",
};Run the index.js
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
npm installOpen index.js and fill the account details:
const CONFIG_OPTIONS = {
publicKey: "your_public_api_key",
privateKey: "your_private_api_key",
urlEndpoint: "https://ik.imagekit.io/your_imagekit_id/",
};Run the index.js