GW_MC
829c4ef3e3
Add CLI application with database migration and entity generation commands
...
- Introduced a new CLI application in the `apps/cli` directory.
- Implemented commands for database migration and entity generation.
- Updated `Cargo.toml` files to include necessary dependencies.
- Enhanced the `justfile` to facilitate CLI command execution.
- Modified workspace configuration to include the new CLI application.
2025-11-13 21:26:31 +08:00
GW_MC
373065c95f
Fix incorrect shared file path
2025-11-13 20:35:14 +08:00
GW_MC
6138e4b2b3
Add missing shared library
2025-11-13 20:34:29 +08:00
GW_MC
25c0756e70
Add generated database entity, just recipe and fix config table missing PK
2025-11-13 20:13:05 +08:00
GW_MC
7a1617e1ee
fix invalid simulate location and sqlite connection for seaorm
2025-11-13 20:11:04 +08:00
GW_MC
de914e41a9
Merge branch 'master' into feature/database-setup
2025-11-13 19:36:50 +08:00
90f5a21738
Merge pull request 'feature/containerize-dependency' ( #2 ) from feature/containerize-dependency into master
...
Reviewed-on: #2
2025-11-13 19:33:31 +08:00
GW_MC
0ad768a3a3
Add simulation command to justfile for container execution
2025-11-11 20:53:26 +08:00
GW_MC
6b3172d88b
Add container simulation with PostgreSQL and SQLite support
2025-11-11 20:53:20 +08:00
GW_MC
706a6c76f9
init basic database folder structure
2025-11-11 20:28:49 +08:00
GW_MC
54080eb0c9
initial commit
2025-11-11 20:28:02 +08:00