Giter VIP home page Giter VIP logo

shopify-node-app's Introduction

⚠️ IMPORTANT NOTICE

This project is no longer supported. We recommend quickly generating the structure of your Shopify App projects using the Shopify App CLI instead.


Shopify Node App

Shopify Node App - A Shopify App framework built on Node Express and Mongo

View the Documentation for more

shopify-node-app's People

Contributors

allanarmstrong avatar cam avatar georgebutter avatar popesites 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  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  avatar  avatar  avatar  avatar

shopify-node-app's Issues

BuildWebhook

Can you show me some example by creating any webhook using buildWebHook. I am not able to get what to write in the callback function. Please help me with this

Create an authenticated rest api for online store

Hello.

I have been trying to figure out a way to create an authenticated rest api for shops. i.e. only the store that has installed the app should be able to call the rest endpoint from their online store. I have also set up Application proxy for the app. But its seems like that method, used with "/proxy", delivers a liquid template for pages and not JSON. I may be wrong here. All I want to do is that a JavaScript code running inside the online shop (which has installed the app) should be able to call the api and not just any rest client.

What I understand is "/api" route is for front-end components of the app, which will have session or cookie and thus are able to mak ethe call. But what about the online store that has installed my app?

I hope you understand the problem. Pls help.

Thanks,
Vishal

Auto wait after a Shopify Call

Hi ,

This is a great app and i am liking it much now,

One thing i noticed is that if the number of hits crosses more than Shopify give throttling errors, is there a way to handle it?

and can this be built on in this app?

Please advise,

shopify-node-app/routes/install.js - undefined variable on line 63

First, I want to say thank you for this great repo you made available. As you wrote on your docs... saved me like 1 million hours of time and I am enjoying. 👍

Just a small bug that you might want to update since it will cause the redirect sequence to fail after the user installs the app...

Undefined variable shop.shopify_doman should be shop.shopify_domain
(missing letter "i")

Line 63 on install.js
Screenshot

MongoError: failed to connect to server

Hey there, I've followed every step on the doc page right up to the first npm start. I left my port at 7777. But I get this error in the console :
🚫 Database Error 🚫 → MongoError: failed to connect to server [localhost:27017] on first connect [MongoError: connect ECONNREFUSED 127.0.0.1:27017]

Running 'mongod' appears to work fine, so I'm at a loss as to why this fails. Obviously I'm not a super JS ninja, any help is appreciated.

Facing an error while installing the app

Thank you for the nice job!

I just cloned and ran the code as per the docs but ran into this error while installing my app on a dev store:
Unhandled rejection TypeError: Cannot read property 'nonce' of null at query.then (~/shopify-node-app/routes/install.js:47:19)

Can you help?

Billing API

Hi,

Is there a way to add a recurring charge via this library?

Please help,

thanks

Need examples

Hey Team,

I need some examples to use Webhook and Calling List of Products. Can someone help me please.

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.