Skip to content

clbrem/LetsBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LetsBuild

This is a simple project to practice using Aspire.

Prerequisites

Getting Started

  1. Clone the repository
  2. Make sure that the Docker or Rancher daemon is running
  3. From the root of the project, run the following command:
dotnet run --project AppHost/AppHost.csproj --launch-profile http
  1. (Optional) You may also run the application with https, but this requires additional configuration in .NET.

Resources Created

  • A mySQL database server hosted in a docker container.
  • A mySQL database named LetsBuild, populated with a few tables and some sample data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors