内容简介:). We let anyone create custom software powered by data from Airtable or Google Sheets, with a nice UI, auth and rich permissions. Think Internal Tools, Custom CRMs, and Customer Portals.We've been working for ages on building something that lets non-techn
). We let anyone create custom software powered by data from Airtable or Google Sheets, with a nice UI, auth and rich permissions. Think Internal Tools, Custom CRMs, and Customer Portals.
We've been working for ages on building something that lets non-technical people create software without code. We spent about 2 years building a really powerful and complicated drag-and-drop no-code app builder. It was really awesome, it could create social networks, SaaS, marketplaces – the works. The only problem was: nobody could use it unless they were already a developer! It turned out that even though you weren't technically writing any code… you were still actually programming, still thinking like a developer. Just with a really inefficient set of no-code tools.
We (eventually!) realised that non-devs were already building systems anyway; but instead of code they were using spreadsheets.
Spreadsheets are basically the world's most used database/IDE. They're great for modelling and managing data. But, if you've ever used someone else's sheet you'll know that they're not the best way to interact with the data. Giving someone access to your spreadsheet is pretty much like giving someone access to your SQL database – they won't understand it, they might see more than they should, and they might break the whole thing.
Stacker is basically an app layer on top of spreadsheet. We let you set up a nice UI, add user login, and limit who can see/do what using permissions. We also handle abstracting away the limitations of the APIs of Airtable/Google Sheets so that the whole thing stays performant.
The main two cases where people find Stacker useful are:
1. they want to create internal tools that are easier to use/understand
2. they want to allow customers/partners access to some of the data in their sheet without giving the whole thing
We've been really excited that most of our early users have been non-technical people who hadn't ever thought they could create software for their business. People have been creating marketplaces, CRMs, resources centres, order-tracking portals, ERPs… lots of stuff. We're a monthly SaaS model starting at $39pcm – we handle all the hosting, infrastructure, and even SSL certs etc.
Right now we support Airtable and Google Sheets, but we'd like to expand out to include other data sources like SQL databases, APIs and even MS Excel(!).
Underneath the hood we've got a bunch of technology from our original web app builder – a python backend that creates on-the-fly endpoints depending on the user's data model, and react frontend that can flexibly layout the app. Then on top of that, we've got a service that analyses the schema from your sheet and automatically creates your initial Stacker app.
I'd love to hear what use cases you can think of for this, either internal or external, and what you'd like to see it do in the future! Check it out here: https://stacker.app
p.s. History update – you might remember us from when we did a very early alpha launch as "Toga" a few months back ( https://news.ycombinator.com/item?id=22746663 ). Thanks to everyone who helped us iron out all the bugs from that!
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
实现领域驱动设计
Vaughn Vernon / 滕云 / 电子工业出版社 / 2014-3 / 99.00元
领域驱动设计(DDD)是教我们如何做好软件的,同时也是教我们如何更好地使用面向对象技术的。它为我们提供了设计软件的全新视角,同时也给开发者留下了一大难题:如何将领域驱动设计付诸实践?Vaughn Vernon 的这本《实现领域驱动设计》为我们给出了全面的解答。 《实现领域驱动设计》分别从战略和战术层面详尽地讨论了如何实现DDD,其中包含了大量的最佳实践、设计准则和对一些问题的折中性讨论。《实......一起来看看 《实现领域驱动设计》 这本书的介绍吧!
随机密码生成器
多种字符组合密码
UNIX 时间戳转换
UNIX 时间戳转换