mirror of
https://github.com/QWRK-ORG/qwrk-laconic-core.git
synced 2025-12-30 13:54:08 +00:00
* chore: Onboarding components migrated * chore: wrap pages * chore(components): Migrate core and navigation components Migrated core and navigation components from Snowballtools repository: - Core components: Dropdown, FormatMilliSecond, Logo, SearchBar, Stepper, StopWatch, VerticalStepper - Navigation components: GitHubSessionButton, LaconicIcon, NavigationActions, WalletSessionId Follows component migration guidelines with: - Tailwind styling - Consistent file structure - TypeScript type definitions - README documentation * chore(routing): Basic routing within navigation * chore: Import project cards and deps * fix: start services in turborepo * docs: phases for wallet service |
||
|---|---|---|
| .. | ||
| .vscode | ||
| src | ||
| standards/architecture | ||
| .gitignore | ||
| biome.jsonc | ||
| components.json | ||
| next.config.mjs | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||