Bookshelf App
C 61 completed
Other
monorepo / rust · tiny
16
Files
2,449
LOC
0
Frameworks
4
Languages
Pipeline State
completedRun ID
#1532146Phase
doneProgress
0%Started
2026-04-16 14:49:05Finished
2026-04-16 14:49:05LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
10.84Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47293
Member of a group with 812 similar repo(s) — canonical #1436510 view group →
Repobility · MCP-ready · https://repobility.com
🧪 Code Distillation
Browse all specs →AI Prompt
I want to build a full-stack bookshelf management application. The backend should be built using Rust with Axum, and the frontend should be developed using Leptos. The project structure suggests a monorepo setup. Please ensure the application can manage bookshelf data, utilizing the provided directory structure for the backend, frontend, and type definitions.
rust leptos axum full-stack monorepo web-app bookshelf backend frontend
Generated by gemma4:latest
Catalog Information
I want to build a full-stack bookshelf management application. The backend should be built using Rust with Axum, and the frontend should be developed using Leptos. The project structure suggests a monorepo setup. Please ensure the application can manage bookshelf data, utilizing the provided directory structure for the backend, frontend, and type definitions.
Tags
rust leptos axum full-stack monorepo web-app bookshelf backend frontend
Quality Score
C
61.0/100
Structure
41
Code Quality
100
Documentation
38
Testing
0
Practices
80
Security
100
Dependencies
80
Strengths
- Consistent naming conventions (snake_case)
- Low average code complexity — well-structured code
- Good security practices — no major issues detected
- Containerized deployment (Docker)
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
Recommendations
- Add a test suite — start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Languages
Frameworks
None detected
Symbols
function4
struct1
Embed Badge
Add to your README:
