You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add CI workflow for YouTube app and enhance environment configuration
- Introduced a GitHub Actions workflow for continuous integration, focusing on linting, type checking, and testing for the YouTube app.
- Updated the `.env.example` file to clarify required and optional environment variables.
- Enhanced `package.json` with a new type checking script and coverage testing command.
- Improved security headers in `vercel.json` for better protection against common vulnerabilities.
- Added a new SQL migration for saga corrections and updated the drizzle metadata.
- Refactored various API routes to improve error handling and logging.
Made-with: Cursor
0 commit comments