shadowed-realms-mobile/ShadowedRealmsMobile
matt 686001dc98 Add Docker containerization with external PostgreSQL support
- Add docker-compose.yml with PostgreSQL and Redis environment variables
- Add Dockerfile for multi-stage .NET build optimized for production
- Add .env.template with database connection configuration
- Update Program.cs with JWT authentication and Docker logging
- Configure external database connectivity (tested working)
- Container successfully connects to external PostgreSQL server

Infrastructure milestone: API containerized and database-ready
2025-10-28 15:40:50 -05:00
..
2025-10-19 10:45:08 -05:00