Skip to content

Commit

Permalink
Roadmap update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdukeinvertase authored Feb 3, 2025
1 parent 985b241 commit c287f36
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 31 deletions.
29 changes: 5 additions & 24 deletions docs/releases/roadmap/ideas.mdx
Original file line number Diff line number Diff line change
@@ -1,44 +1,25 @@
---
title: Our Ideas For The Future of Globe
---

**Last Updated**: 03/01/2025


**💻 Enhancing Developer Experience:**

* We're exploring ways to support the latest Flutter builds (version 3.19.6 and beyond), and developing IDE extensions to auto-complete `globe.yaml`, boosting your productivity.
* We also plan to create a comprehensive error catalogue to help you troubleshoot faster and more efficiently.


🔮 **Future Enhancements:**

* We’re exploring deeper integrations with Google Cloud Platform (GCP) and new ways to manage user settings via a Globe configuration service.


**Have a suggestion?** [Let us know](https://invertase.canny.io/globe).

---
title: Our Ideas For The Future of Globe
---

**Last Updated**: 19/11/2024
**Last Updated**: 03/02/2025

**🚀 Enhancing Developer Experience**
- Expanding support for the latest **Flutter builds** (version 3.19.6 and beyond).
- Expanding support for the latest Flutter builds (version 3.19.6 and beyond).
- Investigating **prefered region deployment capabilities** for improved scalability.

**🔗 Expanded Integrations & Interoperability**
- Improving **Globe CLI** to support **better automation**, **log management**, and **multi-environment deployment support**.
- Adding support for **GitHub Actions & CI/CD workflows** to enhance deployment efficiency.
- Improving Globe CLI to support better automation and log management.
- Adding support for GitHub Actions & CI/CD workflows to enhance deployment efficiency.

**🛠 User & Organization-Level Controls***
- Implementing Role-Based Access Control for fine-grained permissions at the user and organization level.
- Introducing organization-wide settings, allowing shared authentication, billing, and deployment configurations.
- Enhancing usage analytics, giving admins insights into project performance and team activity for example.

## **🎓 Learning Enhancements**
- ⏪ Investigating **versioned sandboxes**, allowing developers to iterate and restore past states effectively using (Zapp.run) [https://zapp.run/].
- ⏪ Investigating versioned Dart & Flutter sandboxes, allowing developers to iterate and restore past states effectively using (Zapp.run) [https://zapp.run/].
- ✍️ Design **interactive Dart & Flutter exercises and tempalates**.

----
Expand Down
20 changes: 13 additions & 7 deletions docs/releases/roadmap/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,27 +17,33 @@ This roadmap outlines our current focus areas and long-term vision for Globe. Yo
💳 **Billing & Payments:**
- Release subscription management across Hobby (Free) & Pro plans
- Usage-based overages
- Add-on services for more resources or features.
- Add-on services for greater resources or specific feature access.

📊 **Usage Metrics & Resource Management:** Providing **granular control** over resource usage:
📊 **Usage Metrics & Resource Management:**
Providing granular control over resource usage:
- **Storage Tracking** – Manage project storage allocation.
- **Bandwidth** – Monitor and control data transfer.
- **Duration** – Adjust cron jobs and scheduled tasks.
- **Configurable Memory* - Configure the amount of memory you need per project.
- **Real-time alerts** - For approaching usage limits.

🌐 **Custom Domains** – Seamless custom domain setup and management.
🌐 **Custom Domains:**
– Seamless custom domain setup and management.

💬 **Developer Support & Community:** Introducing **private Discord threads** for Pro & Enterprise users, improving FAQs, and creating a **feature request board** with prioritisation voting.
💬 **Developer Support & Community:**
- Introducing private Discord threads for Pro & Enterprise users, improving FAQs, and integrating our **feature request board** for easy feedback capturing.

🔧 **Dart-Native Backend as a Service Tools:** Delivering key backend capabilities to support full-stack development:
🔧 **Dart-Native Backend as a Service Tools:**
Delivering key backend capabilities to support full-stack development:
- **Key-Value (KV) Storage** – High-performance caching and key-value data store.
- **Database** – Managed database support for structured data storage.
- **Authentication** – Built-in authentication.

🖥 **Homepage Refresh:** Updating the Globe homepage with an improved UX, clearer navigation, and better accessibility to core features, making it easier for developers to find key tools and resources.
🖥 **Homepage Refresh:**
Updating the Globe homepage with an improved UX, clearer navigation, and better accessibility to core features, making it easier for developers to find key tools and resources.

📟 **Enhancing Developer Experience:** Introducing a **comprehensive built-in error catalogue** to speed up troubleshooting and debugging.
📟 **Enhancing Developer Experience:**
Introducing a **comprehensive built-in error catalogue** to speed up troubleshooting and debugging.

---

Expand Down

0 comments on commit c287f36

Please sign in to comment.