Skip to content
#

.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 751 public repositories matching this topic...

This is backend repository of KhaoPiyo.com - A food delivery full stack app. It features user account management, restaurant search by city, cuisine filtering, sorting by delivery price/time, and item ordering. Users can manage restaurant profile, including name, banner, cuisines, and menu items.

  • Updated Mar 18, 2024
  • TypeScript

Zero Hassle File Path Extraction & Analysis - Extract, validate, and analyze file paths from JavaScript, TypeScript, JSON, HTML, CSS, TOML, CSV, and ENV files. Smart package filtering, comprehensive validation, pattern recognition, and detailed reporting.

  • Updated Nov 2, 2025
  • TypeScript