btnguyen2k/bat-windows
Docker image to showcase Blazor Admin Template - https://github.com/DDTH/blazor-admin-template
253
Template to quickly create admin control panel projects with .NET Blazor.
dependabot.yaml
, automerge-dependabot.yaml
: Automatically update dependencies and merge PRs from Dependabot.ci.yaml
: Automate builds, tests, and code coverage reporting.release.yaml
: Automatically create new releases.codeql.yaml
: Perform automated CodeQL security analysis.Run the demo build from the Docker image:
PS > docker run -p 8080:8080 btnguyen2k/bat
Then open http://localhost:8080 in your browser.
This template is licensed under the MIT License.
Feel free to create pull requests or issues to report bugs or suggest new features.
docker pull btnguyen2k/bat-windows