Skip to content

Conversation

@DevMando
Copy link
Owner

@DevMando DevMando commented Jul 2, 2025

Outdated SWAPI link (swapi.dev) with the more relevant https://swapi.info/starships reference updated.

DevMando added 4 commits July 2, 2025 00:30
…iguration Added

Docker + Environment Configuration Added

Updated Program.cs to load environment variables from .env via AddEnvironmentVariables()
Logged Google Client ID to verify environment variable loading during app startup
Added Azure ARM deployment JSON under Properties/ServiceDependencies
Added docker-compose.yml file for easier local development with environment variable injection
This PR ensures the Docker image can be configured securely using environment variables, supporting both local testing and production deployments.
…tup, OAuth, and Docker instructions

This PR adds a complete README.md to the project, including:

- Live demo link
- Overview of technologies used (.NET 8, Blazor Server, EF Core, Docker)
- Detailed setup instructions for running locally with Docker or Docker Compose
- Sample `.env` configuration
- Google OAuth setup steps
- Breakdown of features, project structure, and future enhancement roadmap

Also includes an update to `.gitignore` to exclude the auto-generated ARM deployment profile.
updated swapi url link as it was incorrect.
…imations and Remove Unused Image Folder

- Adjusted Radzen animation effects for smoother UX:
  - `DashboardNavigationTabs.razor`: Removed `SlideUp` animation
  - `WelcomeGreeting.razor`: Removed `DelayMilliseconds` from `FadeIn`
  - `Profile.razor`: Changed `FlipUp` to `ZoomIn`, updated label from "Cool" to "Dangerous"

- Removed unused image folder from project:
  - Deleted `Components/Images` references from `.csproj`
@DevMando DevMando merged commit 2050a85 into development Jul 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants