Userbase Alternatives
Similar projects and alternatives to userbase
-
fake-s3
A lightweight server clone of Amazon S3 that simulates most of the commands supported by S3 with minimal dependencies
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
-
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
feedo
An RSS/Atom feed reader that runs on your laptop or on almost any free hosting provider or server.
-
Clendar
Clendar - universal Apple-platform calendar app. Written in SwiftUI. Available on App Store. MIT License.
-
ExtPay
The JavaScript library for ExtensionPay.com — payments for your browser extensions, no server needed.
-
learn-anything
Organize world's knowledge, explore connections and curate learning paths
-
privacytools.io
🛡🛠 You are being watched. Protect your privacy against global mass surveillance.
-
archivy
Archivy is a self-hostable knowledge repository that allows you to learn and retain information in your own personal and extensible wiki.
-
-
-
-
name-needed
🕹 A one man effort to produce an open source, intuitive and high performance Dwarf Fortress-esque game. Needs a name.
-
-
userbase reviews and mentions
-
Ask HN: Communities and sources for building and saving when hosting web app
vercel.com
Cloudflare Pages is free + their serverless offering is decent free limits
Firebase
https://userbase.com/ - great free tier
- Userbase: Add user accounts and user data persistence to your static site
- Ask HN: What is your current side-project?
-
I left a cushy $500K/yr job at Amazon to work for myself selling stuff on the internet. In the last year, I made $361,120 working for myself — AmA
Daniel has got his SaaS as well (Userbase), but part of the reason why he's invited is that I believe he can share his knowledge on:
-
Ask HN: What (side-)project are you working on?
I filled my own need with https://howsyourblank.com.
I have a minor, but chronic medical condition I am trying to get in check, and I just wanted something incredibly simple to identify good and bad days. I was inspired by "year in pixels" calendars.
And I took the opportunity to try out Userbase[0] and build something with a secure backend and no tracking, considering the potentially sensitive nature of it.
No plans for monetization at the moment. I could see adding more features such as tracking multiple data points, stats, correlations, notes, etc., and creating a premium version. I would need more users and feedback.
-
Here is our list of businesses that accept Monero payments
Likewise, we offer a 15% discount for payments made with Monero at https://userbase.com :)
-
Ask HN: What is a good product development stack for rapid launch to users?
If you’re wanting something super simple check out UserBase https://userbase.com . You haven’t given a lot of requirements here so there’s not much to go on.
-
Userbase: tool to add end-to-end encrypted storage and authentication to an app in a few lines of code, 100% open source
Instructions provided here to get it up and running locally yourself
Completed a security review by an independent team, and have a comprehensive specification of the architecture available for all to see.
-
Show HN: Userbase – Add user accounts and E2E encrypted persistence to your app
Hi HN,
Userbase is a tool for developers to build secure and private apps. We launched 1 year ago [1], and have worked hard to widen its use cases. Userbase offers built-in user accounts and authentication, an end-to-end encrypted zero-management database, file storage, streaming and sharing, and logic to process and manage subscriptions (via Stripe). All Userbase features are accessible through a simple JavaScript SDK, directly from the client. 100% open source, and all platforms are supported (browser, iOS, Android, desktop).
Today, Userbase can also be used in apps that don’t require end-to-end encryption. Userbase can handle authentication and data storage/retrieval in a few lines of code.
We also completed a security review by an independent team [2], and wrote up a comprehensive specification of our architecture [3].
Personally I started working on Userbase to store end-to-end encrypted data in a performant way for an accounting app. Under the hood, each write to a Userbase database is an append-only transaction to a log stored in DynamoDB (therefore constant time), which is then pushed to connected clients over a Web Socket. Each client then applies this transaction to its local state of the database in memory (real-time syncing is provided out of the box). In this process, the server ensures each client receives transactions in a consistent order, 100% of the time. This is unlike some of the (very awesome) decentralized alternatives that exist today (OrbitDB, GunDB, Scuttlebot), which generally rely on CRDTs to stay in sync, and CRDTs can be pushed in any order. For certain applications, the consistent ordering guarantee a central server provides may be extremely useful (such as in an accounting app), on top of the added reliability and performance.
[1] https://news.ycombinator.com/item?id=22145168
[2] https://userbase.com/announcements/#1-security-review
[3] https://github.com/smallbets/userbase/blob/master/docs/userb...
Stats
smallbets/userbase is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
Are you hiring? Post a new remote job listing for free.