pkmntrade.club/scripts
badbl0cks af2f48a491
refactor(db): update cursor rules and enhance deployment rollback script
- Standardized string formatting in cursor rules for consistency.
- Added a new rollback deployment script to facilitate blue-green deployment strategy.
- Removed outdated seed data files and introduced new rarity mappings for better data management.
- Improved model relationships and query optimizations in various views and admin configurations.
- Enhanced caching strategies across templates to improve performance and reduce load times, including jitter in cache settings for better performance.
- Refactored card-related views and templates to utilize new model fields and relationships.
2025-06-19 15:42:36 -07:00
..
common-lib.sh feat(deploy): implement blue-green deployment strategy 2025-06-12 16:58:55 -07:00
deploy-blue-green.sh feat(deploy): implement blue-green deployment strategy 2025-06-12 16:58:55 -07:00
deploy.sh fix: Ensure deploy script runs once and is part of entrypoint 2025-05-23 18:39:29 -07:00
entrypoint.sh feat(dev): Enable hot reloading and streamline local development 2025-05-23 21:19:33 -07:00
generate-docker-tags.sh feat(deploy): implement blue-green deployment strategy 2025-06-12 16:58:55 -07:00
parse-repository-name.sh feat(deploy): implement blue-green deployment strategy 2025-06-12 16:58:55 -07:00
prebuild.sh feat(dev): Enable hot reloading and streamline local development 2025-05-23 21:19:33 -07:00
rebuild-and-run.sh Small refactor of scripts, Dockerfile, and docker-compose to support load balancing, and mutiple replicas. Various fixes related to playwright installation in container environment, static file handling, and etc. 2025-05-06 23:14:36 -07:00
reset-db_make-migrations_seed-data.sh fix(dev): Resolve Dev Debug Environment Issues and Streamline Local Setup 2025-06-01 19:06:56 -07:00
rollback-deployment.sh refactor(db): update cursor rules and enhance deployment rollback script 2025-06-19 15:42:36 -07:00