Skip to content

Sinrefvol/edc2021-radix-app-dotnet-core-example

 
 

Repository files navigation

EDC 2021 conference, Radix application example on dotnet core

Install Docker and dotnet core

Run the application locally

Run the application in the Docker container

  • Run docker-compose up (or docker-compose up --build to rebuild existing container layers).
  • Open in a browser a link http://localhost:8000.
  • Run docker-compose down to remove docker containers after its use.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 36.7%
  • HTML 35.9%
  • CSS 15.2%
  • Dockerfile 9.6%
  • JavaScript 2.6%