- Introduced builderNm field to SessionData interface for improved session tracking.
- Updated API routes to set builderNm based on user data.
- Modified useAxios hook to manage spinner visibility more effectively.
- Adjusted ReactQueryProvider to disable retry on queries for better performance.
- Deleted warnings regarding the execution of database initialization commands to streamline the setup instructions.
- Maintained focus on essential setup steps for development environment.
- Updated section on Prisma ORM to emphasize caution with red text for potential risks and recommendations.
- Ensured clarity on the importance of backing up the schema before executing database commands.
- Added comprehensive project overview and technology stack.
- Included setup instructions for development and production environments.
- Documented project structure and best practices for using Prisma ORM, highlighting potential risks and recommendations.