Kubwacu Stack is the foundational tech stack used across all our projects at Kubwacu. This monorepo acts as a central reference for bootstrapping new applications, making tech decisions, and maintaining consistency across web, mobile, and backend services.
An admin dashboard with decoupled frontend and backend architecture. Web Stack 1: Setup Instructions
- Package Manager: Bun
- Framework: React (Vite)
- Styling:
- Tailwind CSS - for utility-first styling
- Shadcn UI - for beautiful, accessible components
- State Management: Zustand
- Routing: React Router v7
- Form Handling:
- ReactHookForm - for form handling
- Zod - for form validation
- Data Management:
- React Query - for server state
Details coming soon
Details coming soon