Angels Flowers
Search the build
-
5e230c72026-06-03 Broaden .gitignore to cover build/ and all .env* files (keep .env*.example tracked) -
13d74932026-05-30 gitignore: add backup/source-leak guards (*.bak, *.orig, *.old, etc.) -
6bd86172026-05-07 tighten .gitignore: add missing standing-rule patterns (tmp/ *.log dist/) -
f7292162026-05-06 initial snapshot — gitify all builds (CLAUDE.md rule 2026-05-06)
Authors
- Steve4
Agents used
Skills used
- /source-leak1
Creative ideas + design notes
File tree
- .env.local.example
- .eslintrc.json
- .gitignore
- CHECKLIST.md
- CLAUDE.md
- DESIGN_SYSTEM.md
- IMPLEMENTATION_GUIDE.md
- PROJECT_OVERVIEW.md
- PROJECT_SUMMARY.md
- QUICKSTART.md
- README.md
- SETUP.md
- SITE_STRUCTURE.md
- USER_RESEARCH.md
- WIREFRAMES.md
- angels_flowers_visual.png
- app/about/page.tsx
- app/contact/page.tsx
- app/flowers/page.tsx
- app/globals.css
- app/icon.svg
- app/layout.tsx
- app/page.tsx
- app/sitemap.ts
- components/Footer.tsx
- components/Navbar.tsx
- components/ThemeProvider.tsx
- components/ThemeToggle.tsx
- components/__tests__/ThemeProvider.test.tsx
- components/__tests__/ThemeToggle.test.tsx
- contexts/ThemeContext.tsx
- design_philosophy.md
- jest.config.js
- jest.setup.js
- next.config.js
- package-lock.json
- package.json
- postcss.config.js
- product_strategy.md
- public/favicon.svg
- public/robots.txt
- scripts/ralph/prd.json
- scripts/ralph/progress.txt
- tailwind.config.js
- tasks/prd-new-feature-for-angels-flowers.md
- test-utils/index.tsx
- test.txt
- tsconfig.json