Commit Graph

3 Commits

Author SHA1 Message Date
Mauricio Siu
4d604a1a75 feat: add environment configuration support
- Introduced .env.example file to provide a template for environment variables.
- Updated .gitignore to exclude .env files from version control.
- Implemented loadEnvFile function in client.ts to load environment variables from a .env file into process.env, enhancing configuration management.
2026-04-15 18:42:13 -06:00
Mauricio Siu
9b0c737ae7 refactor: update CLI 2024-06-22 23:22:52 -06:00
Mauricio Siu
de871490d7 feat: add check server command 2024-06-03 21:55:29 -06:00