GithubHelp home page GithubHelp logo

Comments (4)

leefsmp avatar leefsmp commented on September 24, 2024 1

Give me about a year to migrate the 70895 lines of code of this project and I will get back to you ...

screen shot 2018-05-08 at 06 52 38

from forge-rcdb.nodejs.

teren203 avatar teren203 commented on September 24, 2024

Sorry about that stupid question, then I have another problem. When I copy the contents of your ./resource/prod/gallery.models.json to the mongo table, the prompt is wrong. How can I solve this? Thank you.
tim 20180508135105
tim 20180508135154

from forge-rcdb.nodejs.

leefsmp avatar leefsmp commented on September 24, 2024

This could be a problem with the tool you are using to import the json. The export was done using Studio3T, you should be able to do the same if you use this tool. Otherwise you could remove the timestamp entry.

You shouldn't be importing the prod models anyway because those have been translated with my set of Forge credentials, you will not be able to load them in the viewer when using your keys anyway.

What you should do is run the sample in development mode and use the /gallery section to import your own models. You can also run in production mode but take a look at the config and modify it accordingly.

About the js code, no it's not possible to migrate all of it in a reasonable amount of time, a better approach would be to learn on your side how to setup babel+webpack for your asp.net project, so you could easily reuse it. The time you spend learning this will greatly improve your web development experience in the future. The project contains lot of separate demos, I would be surprised if you need all of them in your project, you may just want to migrate a few or look how it's working then implement your own solution more suitable to your environment.

Keep in mind this is not a "getting started" project, so it has not been designed to grab some code and run it on a different project, some extensions are using dependencies in the project so it may require to be a bit familiar with the whole code in order to extract some of them, unfortunately.

from forge-rcdb.nodejs.

teren203 avatar teren203 commented on September 24, 2024

thanks for your help

from forge-rcdb.nodejs.

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.