# Your Figma API access token
# Get it from your Figma account settings: https://www.figma.com/developers/api#access-tokens
FIGMA_API_KEY=your_figma_api_key_here
# Server configuration
PORT=3333
# 测试用Figma文件
TEST_FIGMA_FILE_KEY=xxx
# 测试用节点ID
TEST_FIGMA_NODE_ID=xxx