1469c7f52fcb2c120da09ee69e4214982e01eeeb
- Upgraded @reduxjs/toolkit to version 2.9.0 and added new dependencies including @techniker-me/pcast-api and moment. - Refactored authentication logic and added middleware for improved request handling. - Introduced new UI components such as buttons, loaders, and forms, along with a theme system following SOLID principles. - Updated routing to include protected routes and improved the login form with better error handling. - Removed unused CSS and organized the project structure for better maintainability.
Phenix Web Control Center
Setup
nvm use
npm i
Development
npm run start
Build
Development
npm run build
Production
npm run build:prod
Description
Languages
TypeScript
99.6%
JavaScript
0.2%
HTML
0.1%
CSS
0.1%