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

A dynamic blog website built with Node.js, Express, and MongoDB, featuring article CRUD operations (create, read, update, delete), markdown support, and Bootstrap for styling. Deployed and manageable through Render for seamless development and scaling. Perfect for writers seeking a custom platform to share their thoughts and engage with readers.

  • Updated Mar 12, 2024
  • EJS