diff --git a/src/content/docs/d1/reference/community-projects.mdx b/src/content/docs/d1/reference/community-projects.mdx index a1b9a2bd855a1e..1c2a3cdfc262af 100644 --- a/src/content/docs/d1/reference/community-projects.mdx +++ b/src/content/docs/d1/reference/community-projects.mdx @@ -92,7 +92,6 @@ Instead of running the `wrangler d1 execute` command in your terminal every time * [GitHub](https://github.com/renoki-co/l1) * [Packagist](https://packagist.org/packages/renoki-co/l1) - ### Staff Directory - a D1-based demo Staff Directory is a demo project using D1, [HonoX](https://github.com/honojs/honox), and [Cloudflare Pages](/pages/). It uses D1 to store employee data, and is an example of a full-stack application built on top of D1. @@ -110,6 +109,12 @@ Staff Directory is a demo project using D1, [HonoX](https://github.com/honojs/ho * [Documentation](https://hub.nuxt.com) * [Example](https://github.com/Atinux/nuxt-todos-edge) +### FlareBase Expo D1 + +FlareBase Expo D1 is a modern web dashboard for managing Cloudflare D1 databases. It provides a clean interface for executing queries, viewing table structures, and monitoring database metrics with zero setup required. + +* [GitHub](https://github.com/malithonline/flareBaseExpoD1) + ## Feedback To report a bug or file feature requests for these community projects, create an issue directly on the project's repository.