Auth
Authenticate your project with General Translation
Usage
Overview
Use this CLI command to generate an API key and project ID for your project. This command will:
- Prompt the user to signin to the General Translation dashboard.
- Generate an API key and project ID for your project.
- Create a
.env.local
file in the root of your project and add it to your.gitignore
file (if it doesn't already exist). - Add the API key and project ID to the
.env.local
file.