Skip to main content

Introduction

Let's discover EZBASE in less than 5 minutes.

Overview​

Imagine a place where you can build the frontend of your dreams, while the backend is handled effortlessly by our BaaS solution – EZbase πŸš€. No more tangled webs of REST API intricacies – just smooth sailing with our ready-made methods. πŸ•ΊπŸ’»

EZbase is not your average BaaS – it's the life of the party , equipped with built-in REST API CRUD operations, authentication that's ready to roll out of the box, file storage that plays nice, OAuth Adapters for the cool kids, and real-time databases perfect for chat app enthusiasts. πŸŽ‰

We're 5 college kids who saw the need for a lightweight backend, and voila – EZbase was born. Inspired by the cool vibes of Pocketbase and Supabase, we're crafting a backend experience that's as breezy as a Rusty summer day – yes, we're talking about Rust, the superhero of programming languages! πŸ¦€

But here's the twist – we're not just catering to developers; System Admins, you're invited too! With our UI, making edits is as simple as changing your profile picture. It's a backstage pass to the smoothest backend experience you've ever had.

Join the EZbase family – where coding is fun, backends are breezy, and the vibes are high 🎢

#EZbaseLife #asEZasEZBASE

What you'll need​

Download the executable revelant to your system or start a docker image (TBD):

Get Started​

The easiest way to get started is to unzip the archive, kick off the application by executing the following command in the extracted directory:

./ezbase serve

The web server will initiate on the following routes:

// routes yet to be defined

Admin Dashboard UI Sign-up​

When you start working with EZbase for the first time, you will have to make an admin account for the Admin Dashboard UI by filling in your email and password.