Bookshelf App

C 61 completed
Other
monorepo / rust · tiny
16
Files
2,449
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#1532146
Phase
done
Progress
0%
Started
2026-04-16 14:49:05
Finished
2026-04-16 14:49:05
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
10.84
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47293
Member of a group with 812 similar repo(s) — canonical #1436510 view group →
Repobility · MCP-ready · https://repobility.com

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

rust
47.9%
toml
40.4%
html
10.6%
markdown
1.1%

Frameworks

None detected

Symbols

function4
struct1

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1217410.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV