| layout | default |
|---|---|
| title | Home |
Welcome to the ByteLab Composer documentation. This workspace contains multiple projects for development tools and services.
A Tauri-based desktop application built with Rust and web technologies.
- Location:
/ByteLab/ - Technology Stack: Rust, Tauri, Node.js
- Purpose: Main desktop application for ByteLab Composer
Rust
Tauri
Node.js
A Next.js-based web dashboard for project management and monitoring.
- Location:
/dashboard/ - Technology Stack: Next.js, TypeScript, React
- Purpose: Web interface for project overview and management
Next.js
TypeScript
React
This Jekyll-based documentation site.
- Location:
/docs/ - Technology Stack: Jekyll, Markdown
- Purpose: Project documentation and guides
Jekyll
Markdown
GitHub Pages
Supporting tools and utilities for the ByteLab ecosystem.
- BL-Visualizer: Visualization tools
- studio-dashboard: Additional dashboard components
- homebrew-tap: Homebrew package management
Utilities
CLI Tools
Each project has its own setup instructions:
- ByteLab Composer App: See
/ByteLab/README.adoc - Dashboard: Navigate to
/dashboard/and runnpm install - Documentation: This site - see Development Guide
- Development Guide - Learn how to set up and contribute
- Deployment Guide - Deployment strategies and CI/CD
- API Reference - Complete API documentation
- GitHub Repository - Source code