【Hacker News搬运】Show HN:我刚刚开源了我的盈利在线表单生成器
-
Title: Show HN: I just made my profitable online form builder open-sourced
Show HN:我刚刚开源了我的盈利在线表单生成器
Text:
Url: https://github.com/heyform/heyform
很抱歉,当前尝试抓取 GitHub 页面的内容时遇到了超时错误。由于网络连接问题,无法获取和分析页面内容。如果您能提供页面的文本内容或者其它相关信息,我可以帮助您进行分析和总结。如果您需要翻译成中文,请确保提供的是中文内容。
Post by: dearroy
Comments:
jraph: I'm secretly and slowly building a form building application. The idea is that in my association we don't want to rely on Google Forms. And we only want to use open source software. We are using FramaForms which is a bit clunky and doesn't have this feature that updates a spreadsheet automatically. I thought that I could just create something that would answer both concerns.<p>But a good open source forms app would probably change everything, I would gladly stop my small project (in favor of contributing to an existing one for instance). I see there is integration with a lot of products, including Google Drive and Google Sheet.<p>Would an integration with Nextcloud be considered?<p>Congratulations on open sourcing this, we need open source and self hosted form solutions. Critically private data is put in forms and that get sent to big private companies like Google, which is not ideal.<p>As other commenters say, you might want to use AGPL indeed, but I guess you carefully thought this decision.
jraph: I-;我秘密地、缓慢地构建一个表单构建应用程序。这个想法是,在我的协会中;I don’我不想依赖谷歌表单。我们只想使用开源软件。我们使用的是FramaForms,它有点笨重;没有自动更新电子表格的功能。我想我可以创造一些东西来解决这两个问题<p> 但一个好的开源表单应用程序可能会改变一切,我很乐意停止我的小项目(例如,支持为现有项目做出贡献)。我看到它与许多产品集成在一起,包括Google Drive和Google Sheet<p> 是否会考虑与Nextcloud集成<p> 祝贺开源。我们需要开源和自托管的表单解决方案。至关重要的私人数据被制成表格,然后发送给谷歌等大型私人公司,这并不理想<p> 正如其他评论者所说,你可能确实想使用AGPL,但我想你仔细考虑了这个决定。
snapcaster: How did you think about the tradeoffs between closed-source profitable vs. open sourcing it? What do you see as your criteria for success on this move?
snapcaster: 你是如何看待闭源盈利与开源之间的权衡的?你认为这次行动的成功标准是什么?
Syntaf: Very cool! Form builders are really fun applications to build and teach you a lot about more advanced relational models (like polymorphic relations)<p>I scrapped together a form-builder-with-payments using RoR and RailsAdmin last year for my club and ended up spinning it off into a pay-per-use SaaS[1].<p>As it turns out, forms are a fundamental aspect of a LOT of things, and offering free use tools can change the game for clubs or organizations looking to keep their data in one place.<p>[1] <a href="https://embolt.app" rel="nofollow">https://embolt.app</a>
Syntaf: 非常酷!表单构建器是非常有趣的应用程序,可以构建并教你很多关于更高级关系模型(如多态关系)的知识<p>去年,我为我的俱乐部使用RoR和RailsAdmin将一个表单构建器与支付一起报废,并最终将其拆分为按次付费SaaS[1]<p> 事实证明,表格是很多事情的一个基本方面,提供免费使用的工具可以改变俱乐部或组织希望将数据保存在一个地方的游戏<p> [1]<a href=“https://;/;bolot.app”rel=“nofollow”>https:///;大胆应用程序</a>
thih9: Congrats on open sourcing your project!<p>I see that it relies on mongodb, at a first glance this seems a good fit for a forms oriented product - looks like using a document db for actually dealing with documents. How did it work out for you? Would you choose it again?
thih9: 祝贺您的项目开源<p> 我看到它依赖于mongodb,乍一看,这似乎很适合面向表单的产品——看起来就像使用文档数据库来实际处理文档。你觉得怎么样?你会再选一次吗?
izwasm: I really like that you are using nestjs, idk why some devs hate it, IMHO its the best node framework that can be used to build production ready apps, i started using it a month ago at work and it was my first time using it, and it already made so productive
izwasm: 我真的很喜欢你使用nestjs,idk为什么有些开发者讨厌它,IMHO是可以用来构建生产就绪应用程序的最佳节点框架,我一个月前开始在工作中使用它,这是我第一次使用它,它已经非常高效了