Coder Social home page Coder Social logo

dontnod / web-app-starter Goto Github PK

View Code? Open in Web Editor NEW
61.0 5.0 10.0 762 KB

Boilerplate for a web application with React and .Net Core using Azure (MSAL) for the authentication

JavaScript 0.84% HTML 0.84% TypeScript 44.39% CSS 0.07% C# 51.41% Dockerfile 2.45%
antd dotnet dotnet-core msal react tanstack-query tanstack-router template openapi-fetch typecript vite azure-ad msal-react boilerplate clean-architecture mediatr onion-architecture templates

web-app-starter's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

web-app-starter's Issues

Unable to build / run the API server

First off, thank you for providing such an extremely high quality starter - this contains almost the perfect setup for building a saas and I'm sure would be of use to the community.

I saw your post on reddit and wanted to try out, but I'm unable to build it on WSL2/Ubuntu 22.04 with the following error:

raj@RAGE:~/web-app-starter/service/DNE.Todo.API$ dotnet run

Welcome to .NET 8.0!
---------------------
SDK Version: 8.0.103

----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate, view the instructions: https://aka.ms/dotnet-https-linux

----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------
Building...
/home/raj/web-app-starter/service/DNE.Todo.API/Permissions/ReadTodoPermission.cs(25,90): warning SA1502: Element should not be on a single line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1502.md) [/home/raj/web-app-starter/service/DNE.Todo.API/DNE.Todo.API.csproj]
/home/raj/web-app-starter/service/DNE.Todo.API/Permissions/WriteTodoPermission.cs(25,92): warning SA1502: Element should not be on a single line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1502.md) [/home/raj/web-app-starter/service/DNE.Todo.API/DNE.Todo.API.csproj]
CSC : warning SA0001: XML comment analysis is disabled due to project configuration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA0001.md) [/home/raj/web-app-starter/service/DNE.Todo.API/DNE.Todo.API.csproj]
/home/raj/web-app-starter/service/DNE.Todo.API/DNE.Todo.API.csproj(38,5): error MSB3073: The command "dotnet swagger tofile --output openapi.json /home/raj/web-app-starter/service/DNE.Todo.API/bin/Debug/net8.0/DNE.Todo.API.dll v1" exited with code 1.

The build failed. Fix the build errors and run again.

The error message above doesn't seem too helpful, and I'm somewhat new to the .NET ecosystem. Wondering if you can help?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.