Skip to content

Morsadi/figma-profiler

Repository files navigation

Figma Profiler

Figma Profiler is a tool designed to streamline the process of managing design assets and variables within Figma. This README provides a step-by-step guide to setting up and running the Figma Profiler application.

Installation

  1. Clone the repository:

    git clone https://github.com/Morsadi/figma-profiler.git
    cd figma-profiler
  2. Install dependencies using npm:

    npm install

Configuration

  1. Create a .env file in the root directory of the project.

  2. Add the following environment variables to the .env file:

    ACCESS_TOKEN=
    FILE_KEY=
    CLIENTS_FOLDER_PATH=

Starting the Application

To start the Figma Profiler application, run the following command:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published