Giter Club home page Giter Club logo

Comments (8)

gfosco avatar gfosco commented on May 11, 2024

Was this using our parse-cloud-express middleware for webhooks?... What would this look like if you added it to parse-server?

from parse-server.

flovilmart avatar flovilmart commented on May 11, 2024

Yes it is, it spawns a subprocess with forever and injects the proper 'environment' and adds all the submodules to the path. I'd need to update a few lines to use the parse-server flavor of the hooks if required.

from parse-server.

flovilmart avatar flovilmart commented on May 11, 2024

Added to parse server, instead of calling require(options.cloudCodePath) we'd do something like require("parse-anywhere")(options.cloudCodePath)

from parse-server.

gfosco avatar gfosco commented on May 11, 2024

Any metrics on usage of parse-anywhere? I was preferring to force adoption of standard node environment & modules (and making it work) over trying to emulate hosted cloud code.

from parse-server.

flovilmart avatar flovilmart commented on May 11, 2024

I totally understand. About 200 install last month. Some people use it frequently to debug their express app locally.

from parse-server.

gfosco avatar gfosco commented on May 11, 2024

I think parse-anywhere is very cool, and if you'd like to make a branch or a guide on using parse-anywhere with parse-server we can link to it in the Wiki.

from parse-server.

flovilmart avatar flovilmart commented on May 11, 2024

Ok perfect. All the compatible dependencies are there too, most notably parse-image (based on gm). If you want to put that one in the wiki too :)

from parse-server.

gfosco avatar gfosco commented on May 11, 2024

Added to the wiki a link: https://github.com/ParsePlatform/parse-server/wiki#community-links

from parse-server.

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.