Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

📦 @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