Live data from Hacker News

Show HN: An open-source, local-first Webflow for your own app

github.com

31–40 of 53 posts

Re: Show HN: An open-source, local-first Webflow for your own app

#32

Would love to have something like this for Svelte.

The POC for this was actually done in Svelte so it can be done again in the future [1].

We had to focus on React for various reasons [2] but I'd really like to support Svelte again

[1] https://github.com/onlook-dev/chrome-extension/tree/main/plu...

[2] https://news.ycombinator.com/item?id=40904862

Re: Show HN: An open-source, local-first Webflow for your own app

#36

Would love to have something like this for Svelte.

The POC for this was actually done in Svelte so it can be done again in the future [1]. We had to focus on React for various reasons [2] but I'd really like to support Svelte again [1] https://github.com/onlook-dev/chrome-extension/tree/main/plu... [2] https://news.ycombinator.com/item?id=40904862

Would be awesome! Would love to see something like this in svelte done well.

Re: Show HN: An open-source, local-first Webflow for your own app

#37
post #35

Great idea and good execution. Any idea on monetization? The video needs work; the main risk perceived will be to have bad design applied and not be caught. The video is basically a demo of that scenario.

Thanks!

For monetization we'd like to keep the editor free for people to use and may monetize through add-on services like hosting. The way I like to think about it is that we may monetize on convenience points but keep things open-source so if you wanted to do things custom, then you can if you'd like.

On the video – thanks for the note there! We can certainly show it to do something more detailed as well than just a background color change. The good thing is that any designs done with Onlook still go through the usual code review process for any project, so hopefully people won't accept non-compliant design changes. In the event that they do, it'll be easier to fix things with Onlook.

On the lines of keeping things compliant with design systems, I'm excited about our ability to surface design tokens from a codebase, so users can always be sure they are selecting the right colors in the right scopes. That's something we still have yet to tackle, but have an open issue for:

https://github.com/onlook-dev/onlook/issues/49

Post reply on HN