Commit Graph

4 Commits

Author SHA1 Message Date
Artem Kashaev ffb4b1b2fe feat: implement API client, query client, storage, token parsing, and utility functions
Build and deploy / build (push) Successful in 45s Details
Build and deploy / deploy (push) Successful in 19s Details
2025-12-01 15:27:19 +05:00
Artem Kashaev ede064cc11 feat: add initial implementation of Kitchen CRM with authentication and dashboard features
- Create global styles and theme management
- Implement app shell layout with sidebar navigation
- Add authentication layout and pages for login and registration
- Develop dashboard page with placeholder content
- Introduce routing guards for guest-only and authenticated routes
- Set up Zustand for state management of authentication and theme
- Create API types and structures for CRM entities
- Configure Vite with PWA support and Tailwind CSS
2025-12-01 12:29:02 +05:00
k1nq 4322f09200 feat: add task.instructions.md to .gitignore
Test / test (pull_request) Successful in 13s Details
2025-11-28 11:09:44 +05:00
k1nq ad0025be28 Initial commit 2025-11-22 07:35:06 +00:00