Skip to content

Conversation

@GodPuffin
Copy link
Owner

No description provided.

- Modified the start scripts in both package.json files to utilize dotenv for environment variable management.
- Added cross-env and dotenv-cli as dependencies to facilitate environment variable handling across different platforms.
- Updated pnpm-lock.yaml files to reflect the new dependencies and their versions.

These changes enhance the application's configuration management, ensuring consistent environment variable usage in development and production environments.
- Added 'notenv' to .gitignore to exclude specific environment files.
- Updated next.config.ts to set outputFileTracingRoot and added TypeScript and ESLint configurations to ignore build errors.
- Refactored SearchPage and WatchPage components to utilize Suspense for improved loading states, enhancing user experience during data fetching.

These changes improve project configuration and user interface responsiveness in the dashboard.
@GodPuffin GodPuffin merged commit 86564bd into master Oct 26, 2025
1 check failed
@GodPuffin GodPuffin deleted the hosting branch October 26, 2025 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants