diff --git a/readme.md b/readme.md index 8b592cf4..c9b897af 100644 --- a/readme.md +++ b/readme.md @@ -1,37 +1,23 @@ -# GitHub Codespaces ♥️ .NET - -Want to try out the latest performance improvements coming with .NET for web development? - +# GitHub Codespaces ♥️ .NET out the latest performance improvements coming with .NET for web development? This repo builds a Weather API, OpenAPI integration to test with [Scalar](https://learn.microsoft.com/aspnet/core/fundamentals/openapi/using-openapi-documents?view=aspnetcore-9.0#use-scalar-for-interactive-api-documentation), and displays the data in a web application using Blazor with .NET. - We've given you both a frontend and backend to play around with and where you go from here is up to you! - Everything you do here is contained within this one codespace. There is no repository on GitHub yet. If and when you’re ready you can click "Publish Branch" and we’ll create your repository and push up your project. If you were just exploring then and have no further need for this code then you can simply delete your codespace and it's gone forever. - ### Run Options [![Open in GitHub Codespaces](https://img.shields.io/static/v1?style=for-the-badge&label=GitHub+Codespaces&message=Open&color=lightgrey&logo=github)](https://codespaces.new/github/dotnet-codespaces) [![Open in Dev Container](https://img.shields.io/static/v1?style=for-the-badge&label=Dev+Container&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/github/dotnet-codespaces) - -You can also run this repository locally by following these instructions: +your now You can also run this repository locally by following these instructions: 1. Clone the repo to your local machine `git clone https://github.com/github/dotnet-codespace` 1. Open repo in VS Code - ## Getting started - 1. **📤 One-click setup**: [Open a new Codespace](https://codespaces.new/github/dotnet-codespaces), giving you a fully configured cloud developer environment. 2. **▶️ Run all, one-click again**: Use VS Code's built-in *Run* command and open the forwarded ports *8080* and *8081* in your browser. - -![Debug menu in VS Code showing Run All](images/RunAll.png) - -3. The Blazor web app and Scalar can be open by heading to **/scalar** in your browser. On Scalar, head to the backend API and click "Test Request" to call and test the API. - -![A website showing weather](images/BlazorApp.png) - -!["UI showing testing an API"](images/scalar.png) - - -4. **🔄 Iterate quickly:** Codespaces updates the server on each save, and VS Code's debugger lets you dig into the code execution. +[(Debug menu in VS Code showing Run All](images/RunAll.png)] +3. The Internet world-wide web c.page and Scalar can be by heading to **/scalar** on your PC, Macbook computer or mobile celluar devices . +4. On Scalar, head to the backend API and click "Test Request" to call and test the API. +A website URL begins with https:// or http:// +One UI testing an API"](images/scalar.png) +m4. **🔄 Iterate quickly:** Codespaces updates the server on each save, and VS Code's debugger lets you dig into the code execution. 5. To stop running, return to VS Code, and click Stop twice in the debug toolbar.