I launched an app for Shopify about a year ago called Custom Fields: https://customfields.bonify.io Currently it's making about $5,000 / month. It's been a very interesting process dealing with building the app, marketing it, and dealing with support. The app is $19/mo for regular Shopify stores, and we have about 700+ total customers (only some are paying). We get A LOT of support requests for misc things and have b…
Congrats. What is the tech stack for developing Shopify apps?
Ask HN: Those making $500+/month on side projects in 2017 – Show and tell
161–170 of 252 posts
Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell
#162Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell
#163Around $600/mo now, but believe I should hit $2,000+ MRR by next month.
TL;DR: Sales-enablement that helps sales reps communicate, collaborate, and engage with potential customers.
Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell
#164ICO, we raised more than $15M in 9 minutes, we only built a website with homepage, lol
Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell
#165I launched an app for Shopify about a year ago called Custom Fields: https://customfields.bonify.io Currently it's making about $5,000 / month. It's been a very interesting process dealing with building the app, marketing it, and dealing with support. The app is $19/mo for regular Shopify stores, and we have about 700+ total customers (only some are paying). We get A LOT of support requests for misc things and have b…
I think 3rd party providers are underrated when it comes to building side income streams.
Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell
#166https://hostedapachesolr.com - since 2013, started with intention of just hosting my own search indexes (since cheap shared hosting didn't allow java apps to be installed), then ballooned from there. Minimal maintenance, almost every process is automated with Ansible + Jenkins + tiny bits of PHP glue code. https://servercheck.in - since 2012, same as Solr, I started it to do SMS messages for my own site outages... th…
Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell
#167Our original goal was to cover the AWS bill and pay for all the in-house dev work and I think we'll have that by the end of the year.
If you're interested in the background to AppToolkit and where it came from, we did an interview on Indie Hackers here - https://www.indiehackers.com/businesses/apptoolkit
Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell
#168Earlier quoted context omitted.
Congrats. What is the tech stack for developing Shopify apps?
Shopify Apps can be largely just API calls using any language/framework you'd like, or you can use their Embedded App SDK which is more JS-heavy. I built the Custom Fields app with Drupal 8 and PHP 7. I chose that stack because that's what we work with on a daily basis as a web-dev agency.
Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell
#169I screen scrape camping reservations and send out notifications when a campsite becomes available. http://reserve.wanderinglabs.com/ Currently working on integrating the new CA reserve website. It is a shit show.
I wasn't aware of ReserveAmerica. I always go straight to state or national parks sites to reserve.
What's the differentiator between what wanderinglabs offers vs. reserve america - pull checks & notifications?
Re: Ask HN: Those making $500+/month on side projects in 2017 – Show and tell
#170I screen scrape camping reservations and send out notifications when a campsite becomes available. http://reserve.wanderinglabs.com/ Currently working on integrating the new CA reserve website. It is a shit show.
Interesting—we’re doing something similar with https://www.campnab.com Currently available in B.C., Ontario, and Washington State. Now adding national parks in Canada.