Commit Graph

6 Commits

Author SHA1 Message Date
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
a24f766e37 🎨 Improve code readability by reformatting and updating function definitions and comments 2026-01-28 18:18:55 +00:00
a7fa3fd30c Add scripts for Pokedex website installation, development, build, and preview 2026-01-28 04:39:46 +00:00
1beba26249 🗑️ Remove unused and archived files across multiple directories and update project dependencies in package files 2026-01-28 02:54:35 +00:00
e763f5a9d5 chore: integrate old MemoryPalace files and configure auto-commit 2026-01-26 17:19:26 -05:00
23cb27503e Initial commit 2026-01-26 16:43:01 -05:00