Git Product home page Git Product logo

shopify-app-node-monorepo-express-vite's Introduction

Ralph's Custom Shopify App Node Starter Template

License: MIT

Hey! I'm ralph and I made this template for you to use as a starting point for your Node.js/React Shopify App.

Feel free to collaborate on this project and lets empower the Shopify Dev Community!

Follow Our Journey:

  • Twitter Follow
  • Twitter Follow

Summary

We are using yarn workspaces to segment our projects into multiple packages. Packages found in packages:

  • backend: contains all the code related to the backend of the app (api, database, etc)
  • frontend: contains the dashboard info
  • axe/common: contains cool utils that you can use anywhere in your app
  • shopify network (coming soon) [Will contain all the graphql queries and mutations to interact with the shopify api]

How to setup local dev environment

  • Install dependencies: yarn install
  • Create file .env with the following variables:
    • MONGODB_URI: your mongodb uri
    • MONGODB_NAME: your mongodb name
  • Run yarn dev

Next Steps

  • Add Typeorm ORM to the project with MongoDB (or maybe mongoose and lets forget typeORM?)
  • Add translations (for multiple languages)
  • Implement Subscriptions (handling charging customers etc...)
  • open to suggestions/more ideas!

Bugs ?

Have a bug ? create an issue about it and I can help you

Feature Ideas ?

Have a good idea ? create an issue about it and lets make it happen!

shopify-app-node-monorepo-express-vite's People

Contributors

andyw8 avatar anthonymayer avatar ashleyfulks avatar atiqueahmedziad avatar chafreaky avatar crunchyman-ralph avatar dependabot-preview[bot] avatar dependabot[bot] avatar gfscott avatar hannachen avatar ismail-syed avatar jakxz avatar jsullivan5 avatar katiedavis avatar kojo-shopify avatar meganmajewski avatar mkevinosullivan avatar mllemango avatar nickwesselman avatar nwtn avatar paulomarg avatar pliew avatar ryandurk avatar surma avatar teddyhwang avatar thecodepixi avatar tylerball avatar wshanks01 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

Watchers

 avatar  avatar  avatar  avatar

shopify-app-node-monorepo-express-vite's Issues

Vite Hot Module Reload not working

Vite detects the change in the file after saving, but does not reload the app - therefore the changes made to the file are not reflected in the app.

changes to file do not get recognized

Changes made to a component do not get recognized. The app still shows the old code from before the change. Re-running yarn dev and closing the IDE have no effect.

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.