Code Monkey home page Code Monkey logo

asp.net-core-react-and-ssr's People

Contributors

dawiddworak88 avatar skasperek avatar

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  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

asp.net-core-react-and-ssr's Issues

[Windows 10] docker build for the ASP.NET Core project doesn't work, but dotnet publish command does

I was about to post a question in a Docker forum but just as I was going to get a link to the misc/docker directory it disappeared, and I see that must be from the most recent commit. Here's what I was going to ask:

I was attempting to follow and run a sample application found at this repository. Originally I tried it on my Mac and the docker compose command worked perfectly fine, starting all 3 services. However when trying on my Windows work laptop it’s been an absolute nightmare. I’ve lost hours trying to figure out what’s causing it to fail on Windows, and believe it has to do with user permissions. The .NET Core app's Dockerfile-dev has a RUN dotnet publish -c Release -o out step, which works fine when running it directly on the Git Bash command line, but running docker build -f Dockerfile-dev . in that directory fails with this output:

Step 5/9 : RUN dotnet publish -c Release -o out
 ---> Running in c20e3f3e8110
Microsoft (R) Build Engine version 16.4.0+e901037fe for .NET Core
Copyright (C) Microsoft Corporation. All rights reserved.

/usr/share/dotnet/sdk/3.1.102/NuGet.targets(123,5): error : Unable to load the service index for source https://api.nuget.org/v3/index.json. [/app/AspNetCore.sln]
/usr/share/dotnet/sdk/3.1.102/NuGet.targets(123,5): error :   The SSL connection could not be established, see inner exception. [/app/AspNetCore.sln]
/usr/share/dotnet/sdk/3.1.102/NuGet.targets(123,5): error :   The remote certificate is invalid according to the validation procedure. [/app/AspNetCore.sln]
The command '/bin/sh -c dotnet publish -c Release -o out' returned a non-zero code: 1

The front-end's Dockerfile-ssr-dev has a chown -R node:node /home/node/aspnetcore-react-ssr command, and I'm wondering does there need to be an equivalent for the backend? I'll try cloning down the latest and following the updated README steps to see if the original problem disappears

My Windows Docker version is 19.03.12

Tech Question

Hi,

I'm a junior web dev, I found this project amazing. I found the contact me link is not working so I used this place to post :) I have a small question regarding this project. I wonder if the express server behaves like a middleware between the server and CDN?

Regards,
Bangyan

comiple with ASP core 6 latest nugest

Hello can you please update to ASP core 6, also how does the preRender help, I am trying gto understand your article in how the strorybook is wired into the asp app, seem like magic :)

[issue when run npm install]

Hello, I'm a newbie. I have installed nodejs as Latest Current Version: 19.0.1. Then I gone to the /fe folder and run: npm install and I got the issues in below picture. Please help me, thanks!
image

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.