👥 Team Management Configuration
TeamKit includes built-in team management features.
You can control various aspects of team management through environment variables.
These variables are set in your .env or .env.local file.
⚙️ Environment Variables
| Variable | Default | Description | 
|---|---|---|
ON_SIGNUP_TEAM_CREDITS | "1000" | Number of credits automatically added to a team when it is created during user signup. | 
Last updated on