Commit Graph

1 Commits

Author SHA1 Message Date
c74422583b feat: add initial project scaffolding with .gitignore, MIT license, and README
Introduce the foundational project structure for zamenyat, an HTTP bridge for content replacement. The .gitignore excludes Python bytecode, build artifacts, virtual environments, and IDE files. The LICENSE file applies the MIT license with copyright assigned to retoor. The README describes the project as a configurable HTTP bridge enabling content substitution, such as serving real and anonymous versions of a website.
2024-12-17 18:27:09 +00:00