Giter VIP home page Giter VIP logo

Comments (4)

saliksik avatar saliksik commented on May 20, 2024 6

They don't want you to deploy it locally. It's a broken "open source" code.

from reader.

nomagick avatar nomagick commented on May 20, 2024 3

It is difficult to deploy it locally for now.

This repo is only several days old. However, most of the code was already written before the CEO decided to set the repo visibility to public, and it is still left in its original state to load internal dependencies (which contain secret keys and probably can never be set to public).

As you can see, this is a Firebase project, it adds even more steps to deploy it locally.
Several factors complicate the matter of running it truly locally:

  • Dependency to the Firebase ecosystem
  • Database is involved in caching
  • Use of private classes in code
  • Use of private services like captioning of images

There could be several steps

  • Remove reference to thinapps-shared to make it deployable but still runs on Firebase
  • Either remove caching or refactor to allow other databases
  • Make image captioning optional and add public model providers
  • Provide a local server like Express for the entry point.

Before completing these steps, one can only read the code and comprehend its working mechanisms.

If you are eager to use it, you can copy and modify the puppeteer.ts to fit into your own systems.

You can ask @hanxiao on Twitter to prioritize the steps or help with the coding directly.
Hopefully, we can go through all the steps in the near future.

from reader.

Korayem avatar Korayem commented on May 20, 2024

Same issue here

from reader.

Korayem avatar Korayem commented on May 20, 2024

Searching the codebase for from '../shared/services yields many files making this totally unusable locally or even deployable on my own!

from reader.

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.