Skip to content
#

dot-env

.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it's commonly prevented from being tracked by version control.

Here are 8 public repositories matching this topic...

Grant Budget Management System (GBMS) is a web-based platform designed to help researchers, administrators, and grant managers streamline the process of creating and managing grant budgets. This system supports dynamic budget calculation, role-based permissions, and Excel file exports for efficient grant management.

  • Updated Jan 21, 2025
  • PHP
Followers
13 followers

Related Topics

configuration-file environment-variables ini