Remake – A server-rendered framework for building CRUD web apps fast
I wanted to have a framework that would let me build web apps faster than ever before. I didn’t care if it was a little hacky or didn’t use best practices — I wanted to be able to get a multi-user application out the door in hours instead of months. I researched the CMS space for months before deciding to build something from scratch. My goal was to be 90% done building a web app once I had the static HTML and CSS finished. I’m not a big fan of building out API endpoints over and over again for every new app, fiddling with a database, or doing lots of config. What I ended up with was a…
What it does
In the maker’s words, at launch
I wanted to have a framework that would let me build web apps faster than ever before. I didn’t care if it was a little hacky or didn’t use best practices — I wanted to be able to get a multi-user application out the door in hours instead of months. I researched the CMS space for months before deciding to build something from scratch. My goal was to be 90% done building a web app once I had the static HTML and CSS finished. I’m not a big fan of building out API endpoints over and over again for every new app, fiddling with a database, or doing lots of config. What I ended up with was a syntax that lets developers tag HTML elements as containing data (i.e. objects or arrays), thereby transforming the tree structure of the DOM into a JSON tree that can be saved to the current user's account. It took a while after that to evolve the syntax and make it easy to use. I call the project Remake[0] and I’ve been working on it non-stop for the past year. After a failed Product Hunt launch[1], I kept going and managed to get my first few dozen users. I live stream my progress on Twitch[2] (Thursdays and Fridays, 12pm EST) and I’m consistently able to build full CRUD web apps within hours — projects that would’ve easily taken me weeks or months before. A bonus that HN might appreciate: Remake is a server-rendered framework, so the front-end library isn't even necessary or loaded for 90% of users. Only logged in users who can edit the current page need to have JS enabled. To see a 12 line, fully-functional todo app, a 30 minute Trello clone tutorial, and the rest of the docs, see: https://docs.remaketheweb.com/ [0] https://remaketheweb.com/ [1] https://blog.remaketheweb.com/product-hunt-ux-bugs-derailed-my-launch/ [2] https://www.twitch.tv/panphora
Does the same job
all alternatives →
- RBRemake – Build web apps with HTML2021 · remaketheweb.com · ▲65
- MNMy new SaaS side-project, after years of open source2018 · ▲229
Hi guys, I've created an open source web builder framework (https://grapesjs.com) years ago, which I'm still maintaining, and now I'm excited to publish a side project based on it, Grapedrop (https://grapedrop.com). It's a simple web page builder which allows you to design and publish your web pages very quickly. The project is still in beta with a lot of stuff to improve but I'd really like to share it and hear what people think about it and maybe also get some constructive feedback.



More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, January 2020
the whole month →
MicroAcquire▲1,553A free & anonymous startup acquisition marketplace
Commerce · 2020 · microacquire.com
YourStack▲1,251A new community for sharing the products you use and ❤️
Life & fun · 2020 · yourstack.com

The ultimate resource for starting profitable side projects
Growth · 2020 · indiehackers.com
- IW
Hey folks. Last year I was fortunate enough to sign a deal to write a book with my favorite technical publisher, The Pragmatic Bookshelf. When I started out as an Engineering Manager many years ago, I found that there wasn't a huge amount of material that specifically and practically helped me understand how to do my job. When you learn to program there's all of these amazing tutorials, examples and guides, but what was there for new managers? In response to this, a couple of years ago I started a blog over at https://www.theengineeringmanager.com which got a decent amount of…
Work · 2020

