Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 627 Bytes

File metadata and controls

18 lines (11 loc) · 627 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Added local development environment documentation template to README.md
  • Added frontend/.env.local.example configuration template
  • Added root .gitignore rules for environment files and project-specific artifacts
  • Added setup instructions to README.md

Changed

  • Updated README.md with detailed build, run, and verification instructions