This website requires JavaScript.
Explore
Help
Register
Sign In
Owlibou
/
owly-news
Watch
2
Star
0
Fork
0
You've already forked owly-news
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
37ebf45d82970ba93c43511c4ff9c2edfd83b4b7
owly-news
/
backend-rust
History
vikingowl
37ebf45d82
migrated backend structure to Axum API setup, added core modules (models, services, api), integrated dotenv for configuration management, and added project roadmap for future phases
2025-08-05 08:02:07 +02:00
..
migrations
removed custom migration logic, integrated
sqlx
native migrations, and reorganized migration files for clarity and maintainability
2025-08-05 05:00:38 +02:00
src
migrated backend structure to Axum API setup, added core modules (models, services, api), integrated dotenv for configuration management, and added project roadmap for future phases
2025-08-05 08:02:07 +02:00
.gitignore
added database migration and initialization logic to backend, including migration loader and async migration runner
2025-08-05 03:16:36 +02:00
Cargo.lock
migrated backend structure to Axum API setup, added core modules (models, services, api), integrated dotenv for configuration management, and added project roadmap for future phases
2025-08-05 08:02:07 +02:00
Cargo.toml
migrated backend structure to Axum API setup, added core modules (models, services, api), integrated dotenv for configuration management, and added project roadmap for future phases
2025-08-05 08:02:07 +02:00
example.env
removed custom migration logic, integrated
sqlx
native migrations, and reorganized migration files for clarity and maintainability
2025-08-05 05:00:38 +02:00
ROADMAP.md
migrated backend structure to Axum API setup, added core modules (models, services, api), integrated dotenv for configuration management, and added project roadmap for future phases
2025-08-05 08:02:07 +02:00