For you non-coders w/ side hustle apps - I built Refinery to let you make changes to your web app without code

corbinlady18

New member
TL;DR built refinery.so - make changes to your app without writing code. Feedback?

A few months back, we were building our Shopify app and noticed how annoying it was to make a change as simple as a quick typo fix or copy change. Things like Webflow worked okay for landing pages, but nothing really worked well for making quick changes inside our NextJS/react app. We also had a couple apps that were not on a CMS and would take too much effort to migrate.

As we talked to more peers, we noticed we weren’t the only ones facing this problem. It was even worse for teams lacking in engineering resources (who really isn’t though?).

Our product: refinery.so, a chrome extension + JS snippet that allows you to push minor changes to your app without writing any code.

Currently it allows for copy changes, but things in the pipeline are:
  • Style / css support.
  • Copy recommendations.
  • Lightweight A/B testing. Test multiple variants and automatically choose the winner.
  • Code generation - get your changes reviewed in a Github PR and live in code permanently.
Lmk what you think!
 

Similar threads

Back
Top