install backend

This commit is contained in:
Yisroel Baum 2026-07-30 22:00:34 +03:00
commit eede23a0fd
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
50 changed files with 10444 additions and 0 deletions

10
backend/.gitattributes vendored Normal file
View file

@ -0,0 +1,10 @@
* text=auto eol=lf
*.blade.php diff=html
*.css diff=css
*.html diff=html
*.md diff=markdown
*.php diff=php
CHANGELOG.md export-ignore
README.md export-ignore