Open Issues Need Help
View All on GitHubAI Summary: Set up `lefthook` for pre-commit linting and formatting in a Next.js + TailwindCSS frontend and TSOA + Firebase backend project to automatically run formatters and linters on staged files before commits, improving code quality and consistency.
Complexity:
3/5
good first issue devops
The repository for 2025 WDCC projects' AUSA Web App
TypeScript
#firebase#nextjs#tsoa#typescript
[DevOps] Cache `.turbo` 2 months ago
AI Summary: Implement remote caching for the `.turbo` directory within the AUSA Wellbeing Web App's CI/CD pipeline to improve build times. This involves configuring the CI system (likely GitHub Actions or similar) to cache the `.turbo` folder located in the root, client, and server directories of the project.
Complexity:
3/5
good first issue devops
The repository for 2025 WDCC projects' AUSA Web App
TypeScript
#firebase#nextjs#tsoa#typescript