No description
Find a file
2025-12-29 01:09:29 +02:00
.cursor Initial commit: Add documentation and issue tracking for BP_WB project 2025-12-28 14:38:51 +02:00
backend/api Fix: Remove direct DB operations, use BOSA SDK only (constitution compliance) 2025-12-28 16:37:36 +02:00
docs Fix: Update document date format to 28 Dec 2025 2025-12-29 01:07:38 +02:00
frontend Fix: Update HTML path and server.js to match Vite build output 2025-12-29 01:09:29 +02:00
migrations Initial project setup: Create directory structure and configuration files 2025-12-28 14:59:01 +02:00
scripts Fix: Correct source directory path calculation in deploy script 2025-12-29 01:04:29 +02:00
.eslintrc.json Initial project setup: Create directory structure and configuration files 2025-12-28 14:59:01 +02:00
.gitignore Initial project setup: Create directory structure and configuration files 2025-12-28 14:59:01 +02:00
.prettierrc Initial project setup: Create directory structure and configuration files 2025-12-28 14:59:01 +02:00
index.html Initial project setup: Create directory structure and configuration files 2025-12-28 14:59:01 +02:00
jest.config.js Complete WB-007 and WB-008: Basic Renderer and Save/Load with Auto-save 2025-12-29 00:50:17 +02:00
jest.setup.js Fix: Remove direct DB operations, use BOSA SDK only (constitution compliance) 2025-12-28 16:37:36 +02:00
manifest.yaml Update sidebar label to Theme Builder and add implementation prompt 2025-12-29 00:51:29 +02:00
package.json Add deployment script and sidebar integration for Super Admin 2025-12-29 00:38:38 +02:00
README.md Initial commit: Add documentation and issue tracking for BP_WB project 2025-12-28 14:38:51 +02:00
server.js Fix: Update HTML path and server.js to match Vite build output 2025-12-29 01:09:29 +02:00
sidebar.json Update sidebar label to Theme Builder and add implementation prompt 2025-12-29 00:51:29 +02:00
tsconfig.json Fix: Remove direct DB operations, use BOSA SDK only (constitution compliance) 2025-12-28 16:37:36 +02:00
version.txt Complete WB-007 and WB-008: Basic Renderer and Save/Load with Auto-save 2025-12-29 00:50:17 +02:00
vite.config.js Fix: Update HTML path and server.js to match Vite build output 2025-12-29 01:09:29 +02:00

BP_WB - BOSA Plugin Website Builder

Visual drag-and-drop page builder for BOSA apps, allowing users to create rich UI/UX interfaces without coding.

Overview

App Name: bp_wb (BOSA Plugin Website Builder)
Version: 0.1.0 (Initial Development)
Runtime: Node.js with React/TypeScript
Target: Elementor/Beaver Builder level functionality
Purpose: Visual drag-and-drop page builder for BOSA apps, allowing users to create rich UI/UX interfaces without coding

Documentation

Technology Stack

  • Frontend: React + TypeScript
  • Backend: Node.js + Express/Fastify
  • Build Tools: Vite/Webpack
  • Drag & Drop: React DnD / React Flow
  • Styling: Tailwind CSS
  • State Management: Zustand/Redux

Project Status

Current Phase: Planning
Status: Initial setup and issue tracking
Total Features: 71 features across 8 phases
Estimated Timeline: 32 weeks (8 months)

Getting Started

This project is currently in the planning phase. Documentation and issues are being prepared for development.

License

[To be determined]