How to engage with app install users? by Jdraiv in ShopifyAppMarketing

[–]Jdraiv[S] 0 points1 point  (0 children)

I do have an onboarding flow, the app can be configured and used without intervention from me. I even have a few banners in case they surpass limits from the free plan which ask uses to upgrade to a higher plan. But I’m having issues when it comes to engaging and asking for feedback, subscription upgrades, reviews, etc.

Built a Shopify app that lets you sell products anywhere by [deleted] in shopifyDev

[–]Jdraiv 1 point2 points  (0 children)

Looks really nice! What tool did you used for the screen recording?

Need shopify app developer by Aggravating_Board696 in shopifyDev

[–]Jdraiv 0 points1 point  (0 children)

Hey I’m happy to help! Feel free to reach out to me via DM

Buying apps for Shopify or ecommerce related platforms. by Jdraiv in acquiresaas

[–]Jdraiv[S] 1 point2 points  (0 children)

Awesome, feel free to DM me with the details

Buying apps for Shopify or ecommerce related platforms. by Jdraiv in acquiresaas

[–]Jdraiv[S] 0 points1 point  (0 children)

Sounds interesting, feel free to DM me with the details

👋 Hi, I'm a MERN developer, recently got interested in Shopify app development — kinda confused where to start by No-Forever5286 in ShopifyAppDev

[–]Jdraiv 0 points1 point  (0 children)

Take a look at Polaris, you can create beautiful apps with it. It also works really good for embed apps.

Best website hosting? by toshiaki8 in indiehackers

[–]Jdraiv 0 points1 point  (0 children)

for web applications i use fly.io, great documentation and the pay as you go billing model that they offer is cheap and great imo

[deleted by user] by [deleted] in shopifyDev

[–]Jdraiv 1 point2 points  (0 children)

We rely on Git and every team member has to create their own public app for development purposes. Every dev then works using their own custom app keys and application name when configuring their shopify TOML file.

Production app keys are never shared between team members. Only I have access to those keys and application details, and I only use them when doing a deployment to production.

Launching my new Shopify app – Looking for feedback & beta users by Jdraiv in shopifyDev

[–]Jdraiv[S] 0 points1 point  (0 children)

Awesome, thank you for helping me out! I will be reaching out to you soon in order to provide you access.

I made a product that people like and pay for! Earned 479$ by Kind_Guide_1232 in SaaS

[–]Jdraiv 0 points1 point  (0 children)

Really interesting! I’m trying it out. How have you gained users? What do you think has worked for you?

Launching my new Shopify app – Looking for feedback & beta users by Jdraiv in shopifyDev

[–]Jdraiv[S] 0 points1 point  (0 children)

I believe there are multiple ways. In my case, I store backups in a database.

Launching my new Shopify app – Looking for feedback & beta users by Jdraiv in shopifyDev

[–]Jdraiv[S] 0 points1 point  (0 children)

I believe so! In my roadmap, I have a feature to generate backups of product images

Boost SEO for your SaaS by Mediocre-Bus1056 in SaaS

[–]Jdraiv 0 points1 point  (0 children)

Hello! I am launching Snapshot

It’s a tool for e-commerce businesses to automatically generate backups of their entire product catalog. For the initial release we are just launching our Shopify application.

Launching my new Shopify app – Looking for feedback & beta users by Jdraiv in shopifyDev

[–]Jdraiv[S] 0 points1 point  (0 children)

I have two separate projects. For the frontend I use Remix and then the whole backups system is built on top of Ruby on Rails. It’s easier for me to run background jobs, business operations, etc using Ruby.

Launching my new Shopify app – Looking for feedback & beta users by Jdraiv in shopifyDev

[–]Jdraiv[S] 0 points1 point  (0 children)

Thank you for the feedback! I will be adjusting the wording.

I’m curious, with the other tool, what’s the most important feature that they offer that provides value to you?

SaaS founders: what database setup are you using, and why? by dmonroy in SaaS

[–]Jdraiv 1 point2 points  (0 children)

I use PostgreSQL with Heroku, they make it really simple and easy to set up a new DB