Skip to content

Files

Latest commit

Apr 17, 2025
b600b4d · Apr 17, 2025

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 13, 2023
Oct 13, 2023
Apr 17, 2025
Apr 17, 2025

📦 @localazy/api-client examples

Node 16+ is required.

Run all commands from project root.

🔧 Install

npm install

🔐 ENV variables

Project token and api url is passed by ENV variables. Create .env file from example and update your project token.

cp .env.example .env

To obtain project token create new Localazy project and go to Project settings > Developer Console > Access Tokens.

📋 List of examples

node examples/import-json.mjs
node examples/create-screenshot.mjs