Skip to content

DataLeopard/3_Day_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Factory (3-Day Workshop)

A self-evolving app factory for daily practice. Spin up a new app each day, and let the Mendel refinement engine cross-pollinate features between them.

Quick Start

npm install        # Install workspace dependencies
npm run new        # Create a new app (interactive wizard)
npm run list       # List all apps
npm run catalog    # Regenerate the app catalog
npm run refine     # Run the Mendel refinement engine

Structure

  • apps/ - Daily apps (named YYYY-MM-DD-app-name)
  • templates/ - 6 starter templates (React, Next.js, Express, FastAPI, Python CLI, Static)
  • shared/ - Shared modules extracted from apps
  • scripts/ - Automation scripts
  • docs/ - Auto-generated catalog and refinement logs
  • enhancements/ - Refinement tickets from the Mendel engine

About

labratory_applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors