T001
This commit is contained in:
3
apps/web/README.md
Normal file
3
apps/web/README.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# GlowTrack Web App
|
||||||
|
|
||||||
|
Placeholder for SvelteKit PWA app. See specs in `specs/001-glowtrack-a-mood/`.
|
||||||
3
packages/storage/README.md
Normal file
3
packages/storage/README.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# @glowtrack/storage
|
||||||
|
|
||||||
|
Placeholder for storage package (IndexedDB, models, export/import).
|
||||||
3
packages/theme/README.md
Normal file
3
packages/theme/README.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# @glowtrack/theme
|
||||||
|
|
||||||
|
Placeholder for theme tokens and CSS variables.
|
||||||
3
packages/viz/README.md
Normal file
3
packages/viz/README.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# @glowtrack/viz
|
||||||
|
|
||||||
|
Placeholder for visualization/renderer package.
|
||||||
@@ -15,7 +15,7 @@ Paths below are absolute to this repo.
|
|||||||
---
|
---
|
||||||
|
|
||||||
## Phase 3.1: Setup
|
## Phase 3.1: Setup
|
||||||
- [ ] T001 Create monorepo layout
|
- [X] T001 Create monorepo layout
|
||||||
- Create directories:
|
- Create directories:
|
||||||
- /home/jawz/Development/Projects/GlowTrack/apps/web
|
- /home/jawz/Development/Projects/GlowTrack/apps/web
|
||||||
- /home/jawz/Development/Projects/GlowTrack/packages/storage
|
- /home/jawz/Development/Projects/GlowTrack/packages/storage
|
||||||
|
|||||||
3
tools/ci/README.md
Normal file
3
tools/ci/README.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# CI Tools
|
||||||
|
|
||||||
|
Placeholder for CI scripts and config.
|
||||||
Reference in New Issue
Block a user