This website requires JavaScript.
Explore
Help
Sign In
GW_MC
/
YANPM
Watch
1
Star
0
Fork
0
You've already forked YANPM
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6b73b64a3a47a35a9d7ac800cb2f2f3005130dfe
YANPM
/
apps
/
api
/
src
History
GW_MC
f4e6eb56c8
All checks were successful
Test / verify-generated-code (pull_request)
Successful in 7m57s
Details
Test / test (pull_request)
Successful in 1m9s
Details
Test / lint (pull_request)
Successful in 1m9s
Details
Update sea-orm dependencies to use workspace configuration; add dead code annotations in service error handling and settings service
2025-12-02 17:12:24 +08:00
..
configs
refactor configs into a crate
2025-11-27 18:59:40 +08:00
errors
Update sea-orm dependencies to use workspace configuration; add dead code annotations in service error handling and settings service
2025-12-02 17:12:24 +08:00
services
Update sea-orm dependencies to use workspace configuration; add dead code annotations in service error handling and settings service
2025-12-02 17:12:24 +08:00
tasks
refactor configs into a crate
2025-11-27 18:59:40 +08:00
configs.rs
refactor configs into a crate
2025-11-27 18:59:40 +08:00
errors.rs
Add service_error module for error handling
2025-12-02 16:55:08 +08:00
main.rs
Refactor AppState and update database connection handling; integrate SettingsService
2025-12-02 16:56:01 +08:00
middlewares.rs
Implement basic middleware handling
2025-12-02 15:47:56 +08:00
routes.rs
Update sea-orm dependencies to use workspace configuration; add dead code annotations in service error handling and settings service
2025-12-02 17:12:24 +08:00
services.rs
Add async-trait and sea-orm dependencies; implement SettingsService for configuration management
2025-12-02 16:55:39 +08:00
tasks.rs
Implement API setup with configuration management and startup tasks
2025-11-26 19:45:37 +08:00