Giter VIP home page Giter VIP logo

Comments (2)

hradilm avatar hradilm commented on June 12, 2024

Hello.

AnonymousBucket is created and populated by default projects during application initialization. This process needs to be invoked using command line arguments "clear=true" "initialize=true" when running the "dotnet run". We have it mentioned in the readme, but it is not obvious when you read the readme sequentialy from the top to bottom, so we will fix that.

For your case I would just build the solution and run from command line:
cd WebApplication
dotnet run clear=true initialize=true
This process clears the old data, creates and uploads FDA AppBudles and Activities and populates the OSS bucket with the initial projects. It takes about 2 minutes to complete, so be patient please. Once it is done it starts the Web server and waits for the client connection (from browser). At this point you can checkout the application by visiting https://localhost:5001 or just stop it and start the debugging session. You do not need to perform the initialization again.

Michal

from forge-configurator-inventor.

bencameron avatar bencameron commented on June 12, 2024

Thanks, that makes sense. I was running with the debugger from Visual Studio, so I didn't follow the instructions under "Run The Web Application Without Debugging". I see now that those were intended to be a sequential set of steps to follow rather than different options for how to run it.

from forge-configurator-inventor.

Related Issues (20)

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.