Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
e25e871067
Refactor API and worker applications to streamline middleware imports and remove unused Redis dependency. Update TypeScript build information across packages to reflect recent changes in file structure and dependencies.
9e1c7840d1
Update TypeScript build information to reflect changes in dependencies and file structure across packages, ensuring alignment with recent updates.
52171e9f71
Update TypeScript configurations and scripts for improved build process in database package. Adjust dependencies to align with recent changes.
0848dbb33c
Update TypeScript build information for database package to reflect changes in dependencies and file structure.
fdf8392d42
Refactor API and worker applications to use NestJS framework. Update package versions and scripts for improved functionality. Enhance TypeScript configurations and add new dependencies for better development support. Remove deprecated main.ts file from worker application.
8d659317b9
Refactor health tests to remove explicit type annotations in Promises. Update web package version and scripts for Next.js. Enhance TypeScript configuration with new options and paths. Add Prisma commands to database package scripts. Include additional devDependencies across packages.