Some checks failed
Build / Build Backend (push) Has been cancelled
Build / Build Mobile (TypeScript Check) (push) Has been cancelled
Lint / Lint Backend (push) Has been cancelled
Lint / Lint Mobile (push) Has been cancelled
Test / Backend E2E Tests (push) Has been cancelled
Test / Mobile Unit Tests (push) Has been cancelled
Build / Build Docker Image (push) Has been cancelled
- backend/ → apps/backend/, database/ → apps/database/, mobile/ → apps/frontend-mobile/ - Updated .gitmodules, docker-compose.yml, CLAUDE.md v1.0.0 - Added apps/_MAP.md Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
323 B
Plaintext
12 lines
323 B
Plaintext
[submodule "backend"]
|
|
path = apps/backend
|
|
url = git@gitea-server:rckrdmrd/miinventario-backend-v2.git
|
|
|
|
[submodule "database"]
|
|
path = apps/database
|
|
url = git@gitea-server:rckrdmrd/miinventario-database-v2.git
|
|
|
|
[submodule "mobile"]
|
|
path = apps/frontend-mobile
|
|
url = git@gitea-server:rckrdmrd/miinventario-mobile-v2.git
|