GitHub repository
Tronixy
Tronixy contains 2 collected skills from Devo-Hacker, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
15
updated
2026-04-08
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
dotenv
software-developers
Load environment variables from a .env file into process.env for Node.js applications. Use when configuring apps with environment-specific secrets, setting up local development environments, managing API keys and database URLs, parsing .env file contents, or populating environment variables programmatically. Triggers on requests involving .env files, process.env, environment variable loading, twelve-factor app config, or Node.js secrets management.
2026-04-08
dotenvx
software-developers
Use dotenvx to run commands with environment variables, manage multiple .env files, expand variables, and encrypt env files for safe commits and CI/CD.
2026-04-08