Commit 2db6ca8
committed
feat: Initialize full-stack application with core backend modules, database integration, and foundational frontend structure including i18n.
1 parent a02f8ae commit 2db6ca8
51 files changed
Lines changed: 13767 additions & 322 deletions
File tree
- .github/workflows
- backend
- src
- admin-settings
- application
- domain
- infrastructure
- repositories
- schemas
- common
- config
- database
- gallery
- application
- domain
- infrastructure
- repositories
- schemas
- service
- application
- domain
- infrastructure
- repositories
- schemas
- user
- application
- domain
- infrastructure
- repositories
- schemas
- veil
- application
- domain
- infrastructure
- repositories
- schemas
- frontend
- src
- environments
- features/language-selection
- locale
- pages
- inventory
- services
- widgets
- header
- layouts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments