Userbase
Backend replacement for static sites that adds user accounts and data persistence without server code via browser-based authentication and encrypted client-side database operations
Launch screenshots from Product Hunt, Jan 2020
A backend replacement for static JavaScript, HTML, and CSS sites that adds user accounts and data persistence without requiring server code, handling authentication and database operations directly in the browser with client-side queries and end-to-end encryption using user-controlled keys. It sells to developers and small teams building web apps who need secure authentication and private data storage while simplifying GDPR compliance. It is delivered as a hosted SaaS with a JavaScript SDK and as MIT-licensed open source software for self-hosting.
Key features
- Sign up login logout users
- Client-side database queries
- Zero-management database
- End-to-end encryption in browser
- User-controlled encryption keys
- JavaScript SDK for browser
- Data persistence for static sites
- Self-hosting option