Getting Started
Welcome to the Branded Barber platform documentation. Learn how to build, manage, and scale your barbershop's digital presence.
Overview
The Branded Barber platform consists of three main components working together:
- Headless API: A powerful backend handling content, bookings, and data management.
- Unified CLI: A command-line tool for developers and operators to manage the system.
- Frontend UI: A beautiful, customizable website template for your shop.
Quick Start
To get up and running quickly with the platform, you'll primarily interact with the CLI tool.
First, ensure you have the necessary environment variables set up in your workspace.
# Install dependencies yarn install # Start the development server nx serve studio-frontend
Next Steps
Explore the following guides to deepen your understanding:
- CLI Commands - Learn how to manage your data via terminal.
- API Reference - Integrate with our backend endpoints.
- Instagram Import - Set up auto-sync for your portfolio.