{"id":24678589,"url":"https://github.com/draud-egomann/blazorwebtemplate","last_synced_at":"2025-10-09T00:09:05.644Z","repository":{"id":243639476,"uuid":"812970659","full_name":"Draud-Egomann/BlazorWebTemplate","owner":"Draud-Egomann","description":"Template Blazor Web App with Docker Compose configuration \u0026 splitting the db and the application.","archived":false,"fork":false,"pushed_at":"2024-06-11T09:50:36.000Z","size":159,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T13:17:38.603Z","etag":null,"topics":["asp-net-core","blazor","blazor-server","web-app-template"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Draud-Egomann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-10T08:59:12.000Z","updated_at":"2025-01-12T21:04:22.000Z","dependencies_parsed_at":"2024-06-10T11:22:16.590Z","dependency_job_id":"a69b5e2b-ef09-407e-bde8-6c21fe32ec9b","html_url":"https://github.com/Draud-Egomann/BlazorWebTemplate","commit_stats":null,"previous_names":["egomann88/blazorwebtemplate","draud-egomann/blazorwebtemplate"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Draud-Egomann%2FBlazorWebTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Draud-Egomann%2FBlazorWebTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Draud-Egomann%2FBlazorWebTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Draud-Egomann%2FBlazorWebTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Draud-Egomann","download_url":"https://codeload.github.com/Draud-Egomann/BlazorWebTemplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244845784,"owners_count":20520021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asp-net-core","blazor","blazor-server","web-app-template"],"created_at":"2025-01-26T13:17:40.731Z","updated_at":"2025-10-09T00:09:00.605Z","avatar_url":"https://github.com/Draud-Egomann.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blazor Web App Template\n\nThis is a template for a Blazor Web App with a Docker Compose configuration also splitting the database and the application.\n\n## Prerequisites\n\n- [.NET 8 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)\n- [Docker Engine](https://docs.docker.com/engine/install/)\n- [Docker Desktop (optional)](https://www.docker.com/products/docker-desktop/)\n\n## Project Configurations\n\n### Web\n\nThe `Web` project contains the Blazor Web App and is configured to use the `Data` project as the database context.\n\n### docker-compose\n\nThe `docker-compose` project contains two start profiles, `docker-compose` and 'DB only'. The `docker-compose` profile will start the application and the database, while the 'DB only' profile will only start the database.\n\n## Create Migrations\n\nTo create a migration the Data Directory must be the current Project Directory, then a migration can be created normally with\n\n```bash\nAdd-Migration [Name]\n```\n\n## Project Structure\n\n| Directory | Description |\n| --- | --- |\n| Data | Contains the models, interfaces and database context for the application. |\n| docker-compose | Contains the configuration for the Docker containers. |\n| Web | Contains the UI / Frontend of the application. |\n| Tests | Contains the unit and integration tests for the application. |\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdraud-egomann%2Fblazorwebtemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdraud-egomann%2Fblazorwebtemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdraud-egomann%2Fblazorwebtemplate/lists"}