fee8fe2551
Add Docker Compose configuration and environment files for local and production setups
...
- Created docker-compose.docker-local.yml for local testing of frontend and backend services.
- Added .env.development for development environment configuration.
- Introduced .env.docker-local for local Docker environment settings.
- Added .env.production for production environment configuration for Synology deployment.
2026-01-30 11:29:17 -05:00
2851f3df0a
🔧 Add environment preparation step for setting up Discord redirect URI before building
2026-01-30 05:31:51 +00:00
66a6db193b
🔧 Add fallback to localhost for undefined deployment targets
2026-01-30 04:57:51 +00:00
b82e2f2424
✨ Add support for local deployment target in Pokedex deployment scripts
2026-01-30 04:57:41 +00:00
9fdfbb22d8
🔒 Improve SSH connection handling, enhance file transfer reliability, and update OAuth error handling and tests
2026-01-30 04:53:18 +00:00
47f0a0484b
🔧 Update default ports for deployment configuration
2026-01-29 14:15:05 +00:00
f6e03a3998
⚠️ Modify backend test handling to allow continuation on failure or absence
2026-01-29 14:11:43 +00:00
39a574c2c2
🔧 Update server dependency check to verify key modules in root node_modules
2026-01-29 14:10:31 +00:00
c595623893
🚀 Add automated deployment script with detailed options and instructions in documentation
2026-01-29 13:56:49 +00:00
868e506ad8
🚀 Update deployment script for Pokedex Online
2026-01-29 13:53:39 +00:00