This website requires JavaScript.
Explore
Help
Sign In
ankhbayar
/
Assist_Design
Watch
1
Star
0
Fork
0
You've already forked Assist_Design
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Assist_Design
/
scripts
History
barsa
0e32d4004a
Remove sharp dependency and related configurations from package.json and pnpm-lock.yaml; update Prisma configuration for database connection handling and streamline database commands in BFF application. Clean up unused migration files and adjust schema.prisma to reflect recent model changes.
2025-12-11 14:00:54 +09:00
..
dev
Enhance development scripts and update package dependencies
2025-12-02 18:56:38 +09:00
plesk
Update package dependencies, enhance Dockerfiles, and improve workspace configuration
2025-12-10 16:31:18 +09:00
prod
Refactor code for consistency and readability across multiple files
2025-08-28 18:27:11 +09:00
typecheck
Refactor Freebit and WHMCS integrations to enhance maintainability and error handling. Update type definitions and streamline service methods across various modules. Improve import paths and clean up unused code to ensure better organization and clarity in the project structure.
2025-09-25 17:42:36 +09:00
bundle-analyze.sh
Update .gitignore to exclude package-lock.json and remove eslint-report.json. Refactor package.json scripts for build and dev processes, and update dependencies for uuid and @types/uuid. Enhance BFF module structure by adding SecurityModule and QueueModule, and improve error handling in GlobalExceptionFilter. Streamline Salesforce and WHMCS integrations with updated service methods and type definitions for better maintainability. Adjust API paths in portal components for consistency and clarity.
2025-09-26 15:51:07 +09:00
migrate-imports.sh
Refactor integration services to utilize updated import paths from the domain package, enhancing type safety and maintainability. Replace direct imports with provider methods for Freebit and WHMCS services, streamlining data transformation processes. Update various service files to reflect new structure and improve organization across the application.
2025-10-03 15:05:46 +09:00
plesk-deploy.sh
Refactor Dockerfiles and enhance Next.js configuration for improved build and security
2025-12-10 18:42:33 +09:00
set-log-level.sh
Update throttler configuration and enhance logging setup
2025-09-01 18:47:30 +09:00
validate-deps.sh
Update .gitignore to exclude package-lock.json and remove eslint-report.json. Refactor package.json scripts for build and dev processes, and update dependencies for uuid and @types/uuid. Enhance BFF module structure by adding SecurityModule and QueueModule, and improve error handling in GlobalExceptionFilter. Streamline Salesforce and WHMCS integrations with updated service methods and type definitions for better maintainability. Adjust API paths in portal components for consistency and clarity.
2025-09-26 15:51:07 +09:00