This app allows you to connect your codebase to multiple shopify custom apps.
To add an app, create an entry in the database for the app (clientId, clientSecret)
-
i18nextfor translating stuff inside the app -
winstonfor server side logging with different levels daily rotating log files -
@shopify/discount-app-componentsfor development of discount function ui -
@shopify/react-formfor better usability of react forms with polaris components -
clever_toolsfor graphql api types & offline session graphql client -
pretomlfor preprocessing toml files -
a github action to deploy shopify app
-
a library of helper functions
-
a build script for plesk deployments
-
a server.js file for plesk deployments
- create a new repo from this template
- run
npm ito install all dependencies - run
npm run dev -- --resetto create a new app config for your app.