JavaScript SDK for secure, backend-free user accounts, data storage, and simplified GDPR compliance


Summary of my bookmarked Github repositories from Jul 4th, 2023

Github repositories

  • smallbets/userbase

    Userbase is a JavaScript SDK that allows you to easily add user accounts and data persistence to your static site. It eliminates the need for a backend and provides built-in user account management. With Userbase, database queries are sent to the browser, ensuring zero-management and data privacy through end-to-end encryption. It is an open-source project, allowing you to host it yourself or have it hosted for a serverless experience. Userbase is ideal for web app development without backend coding, offering secure authentication, data storage, simplified GDPR compliance, and simplicity. Check out the Quickstart guide for more information and to get started.