Initial commit

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Maher Kassim committed on Apr 3, 2026, 04:25 PM f78f7f8a49
Showing 2 changed files with 13 additions and 0 deletions
A .gitignore
@@ -1,0 +1,9 @@
1 +node_modules/
2 +dist/
3 +.wrangler/
4 +.astro/
5 +*.log
6 +.env
7 +.env.local
8 +.dev.vars
9 +
A README.md
@@ -1,0 +1,4 @@
1 +# gitfastr
2 +
3 +Self-hosted Git repository manager built on Cloudflare Workers, D1, R2, and Pages.
4 +