Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mage.ai/llms.txt

Use this file to discover all available pages before exploring further.

LanguageTypeScript
FrameworkReact, Next.js
Code directorymage_ai/frontend/

Style guide

Mage follows the Airbnb JavaScript style guide.

Linter

To run the linter locally, execute this script:
./scripts/test.sh

Setup

yarn global add eslint-config-next
yarn global add eslint_d