Skip to content

Tabors-Site/Root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌳 Root Goal-Based Creating System – Treeffiency

Overview

This repository is the Root of Treeffiency.
It serves as the main navigation hub and entry point to all other project modules.

  • All functionality requires Root, and it is the foundation for the system.
  • Most modules also require Tree, which powers the structural and data layer.
  • (Even Root itself depends on Tree for authentication!) Root is only a frontend.

Core Responsibilities

  • πŸ”‘ Accounts – Centralized login and unified session management across subdomains.
  • πŸ—‚ Main Navigation – Directs users to every module in the ecosystem.
  • πŸŒ‰ Integration Layer – Connects Tree with all other modules for smooth operation.

Without Root, the rest of tabors.site cannot function.


Dependencies

Required

  • Tree β†’ Provides the login/authentication endpoint and core data structure.

Optional Enhancements

  • Other branches (apps and modules) can be enabled once Root + Tree are active.

Related Modules

  • 🌱 Tree – Full tree editing, hierarchical data, and API functions.
  • ✨ Be – A user-focused app that turns tree leaves into single-task focus points. LLM-powered. Minimal UI.

Getting Started

  1. Clone Root (this repo) and run the React Frontend (npm run dev).
  2. Clone and set up Tree (required for authentication), run the server/serverhttp.js, and frontend/React Frontend (npm run dev)
  3. Enable additional branches depending on your use case.
  4. Log in through Root to unlock the full system.

About

The root domain that contains welcome page, account login credentials gathering for all other repositories, and navigation menu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors