Skip to content

CodingWithDavid/BlazorDockerAuthenication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project to user docker to deploy a Blazor server application with a local database

This was to test out an idea I had to try to provide cheap and easy authenication to my simple Blazor applications.

*** PLEASE NOTE THIS REQUIRES .NET 6, Visual Studio 2022 and Docker ***

by David Gallivan

Why

Just looking for a cheap replacement for all my authenications for my applications.

Getting Started

  1. Clone this repository

    git clone https://github.com/CodingWithDavid/BlazorDockerAuthenication
    cd BlazorDockerAuthenication
  2. Open in Visual Studio 2022 or Visual Code a. With Visual Code you will need to install the C# extensions

  3. Press F5

What's in the App

  1. Blazor Server side with basic authenication
  2. Docker build and deployment

Worth Noting

Even though this project did not work as I had hoped, it was an ecellent learning opportunity Images were used to instead of icons for a change of pace.

Problems or Suggestions

Open an issue here

Thank You

Resources

About

Trial and error working with Docker and local db

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published