shopify-theme-lab
shopify-node-mongodb-next-app
shopify-theme-lab | shopify-node-mongodb-next-app | |
---|---|---|
6 | 8 | |
740 | 66 | |
1.4% | - | |
0.0 | 7.6 | |
7 months ago | over 2 years ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
shopify-theme-lab
-
Adding a Vue App to Shopify
Shopify Theme Lab This workflow tooling uses webpack bundler with Vue to generate Shopify theme code. It may help you get Vue bootstrapped into a theme for you.
-
Awesome Shopify Resources for 2022
7. Shopify Theme Lab
-
Shopify CLI Error
Have you checked out Theme Lab? If you are having any underlying issues non-related to your setup this would iron them out. I'd try to setup a dummy theme and see if its something terminal/CLI related or something misconfigured on your partner end/shopify side.
-
Converting Theme from Slate v0 to Online Store 2.0
You should check out UI crooks theme lab. I've taken 2 stores built with Slate v0 and upgraded them to a modern workflow where I was able to drop the whole repo for the old v0 into UI crooks and sort of sunset the old method of using Slate. Online Store 2.0 is not equivalent to Slate as you are suggestion (theme.js, SASS). Slate was an opinionated set of tools to build a theme for Shopify. Shopify CLI is more of a tool to communicate with your local machine and the remote server. The actual tooling is now left up to you. Back when Slate got started jQuery ruled the world. Shopify is backing away from telling developers the specifics of how they will build stores. Shopify also has taken a lame approach to this evergreen web. I get it but they are espousing a belief due to the underlying issue with the app ecosytem being incompatible with modern web development. They did include app sections to help. But still.
- Another performance list of shopify themes by speed
-
Modern Shopify theme development
In the end, I said: "Fine, I'll do it myself". That's pretty much how the Shopify Theme Lab project started. Of course, the road to the finished product was a little bit more complicated, but that's another story.
shopify-node-mongodb-next-app
-
Uninstall > Reinstall > No page, need to ctx.redirect(`/auth?shop=${shop}`);
If you're using MongoDB (or if you know some basics you can easily figure out how to substitute mongo with other dbs), you can take a look at the implementation in my Koa x Next.js repo that deals with this issue. Also, from my experience, this issue pops up when your old session tokens tell the server that the app should be installed but in reality isn't, so your server bypasses the auth redirect and takes you directly to the app, giving you get a "No page at this address" issue.
-
kinngh dropped a new Shopify x Express x Mongodb app boilerplate repo
But ye if there's anything I can help with I've opened up discussions on the repo and I am super active on Twitter too!
- Has anyone hooked up Prisma when developing a shopify app?
-
I have created a shopify embedded node app starter with all the things I always need.
MongoDB session storage already set up (full credit goes to Harshdeep Singh Hura)
- shopify-node-mongodb-next-app: embedded app starter template via @kinngh
-
Working on a Node x Next x MongoDB Boilerplate
Hey App Devs! I'm working on boilerplate code that's available freely on GitHub and I would love for y'all to check it out!
-
Faster app development using localhost https
Wait. Why are you going through so much work when you can use localtunnel from npm package? I've been using this for a while, and been working on a boilerplate that uses Localtunnel and MongoDB that's available on GitHub
What are some alternatives?
dawn - Shopify's first source available reference theme, with Online Store 2.0 features and performance built-in.
Shopify-api-node - Node Shopify connector sponsored by MONEI
shopify-bare - Shopify starter theme that provides Javascript modules(ES6 and node_modules), tree-shaking, Live Reloading/ Hot module reloading, Tailwind Css w\ nesting & imports purges unused CSS, minify your built files, compress your images, and use quick commands to develop easier.
localtunnel - expose yourself
shopify-next.js-tailwind - Learn the Shopify + Next.js + Tailwind CSS Stack! SWR, Hydrogen, + more
shopify-node-app-starter - ๐๐ A Shopify embedded app starter template, written in TypeScript with session storage, app context and examples for basic functionalities.
eslint-plugin-tailwindcss - ESLint plugin for Tailwind CSS usage
shopify-express-mongodb-app - Repo moved
hydrogen - Hydrogen lets you build faster headless storefronts in less time, on Shopify.
MoonMail - Email marketing platform for bulk emailing via Amazon SES (Google Cloud Platform and Azure coming soon)
HULL - ๐ Headless Shopify Starter โย powered by Next.js + Sanity.io
storefront-api-examples - Example custom storefront applications built on Shopify's Storefront API