Commit Graph

3 Commits

Author SHA1 Message Date
GraceSolutions 8986fc9325 chore: Flatten frontend, remove figma/docs (88MB saved)
- Moved main package contents to frontend root
- Removed figma-file directory (88MB)
- Removed docs directory
- Removed unused package variants
2026-04-19 10:22:23 -04:00
GraceSolutions 65dc1e15a4 chore: Remove scaffold frontend, will use Spike template via subtree 2026-04-19 10:20:24 -04:00
GraceSolutions 46fc0409ad feat: Add Next.js 14 frontend scaffold
- Next.js 14 with App Router
- TypeScript strict mode
- Tailwind CSS with dark mode support
- React Query for server state
- NextAuth.js integration ready
- Dashboard layout with sidebar navigation
- API client with error handling
- Core type definitions for all entities
- Utility functions for dates and classnames
2026-04-19 10:19:40 -04:00