Skip to content

✨ v1 - A new era for Dart backends ✨

Latest
Compare
Choose a tag to compare
@dnys1 dnys1 released this 15 Oct 03:50
· 4 commits to main since this release
5fa2e2a

🚀 🚀 Celest v1 has finally arrived! 🚀 🚀

The wait is over! After many months, Celest v1 is finally ready to go.

We've put so much love and thought into this release and we think the result is something truly special. I hope you agree! 💙

Celest Data 🙌

Today we're launching a brand new database offering built on top of SQLite and the Turso platform! With a few lines of code, you can now take any Drift schema and get a database that runs the same everyone, including your local environment and the cloud.

carbon (2)

Check out the docs to see just how simple it is! https://celest.dev/docs/data

Celest Auth 🔒

Our built-in auth solution is now 100% open-source and 100% Dart: https://github.com/celest-dev/celest/tree/main/services/celest_cloud_auth

Celest Auth is built on top of Celest Data and the Cedar policy engine to bring all your authorization and authentication management into the same place - a SQLite file. We think the result is really cool 😎

Best of all, it can be used outside of Celest anywhere you can run Dart and SQLite!

Everything's Faster 🏃‍♂️

The CLI runs faster, your backends run faster, and we're gonna keep up our sole mission of helping you build faster with less 😡 and more 😇

  • The CLI now starts and reloads your projects 50% faster thanks to some clever caching with the Dart analyzer. It's amazing how a few seconds saved can make your life a lot nicer!
  • Celest Cloud, which we'll be sharing more about this week, now runs on Google's Kubernetes Engine as opposed to Cloud Run. We believe this will allow us to deploy backends 2-3x faster and improve start up times significantly
  • Lastly, Celest now comes bundled with a Dart analyzer plugin which helps you navigate between your frontend and backend easier using the built-in "Go to Definition" features in IDEs

analyzer-plugin

Stay tuned for more announcements this week! Check out our revamped docs and go download the CLI to try out all these new features! https://celest.dev/docs/download

Stay Tuned!

We'll have more news to share around Celest Cloud, the roadmap, and future plans this week. Make sure to follow us on X @celest_dev to get the latest updates. You won't want to miss it! 🔥

Dart is the future 🚀