Replies: 4 comments 1 reply
-
Hey Dear @bahamshop |
Beta Was this translation helpful? Give feedback.
-
Hi @ysmoradi, Thank you so much for your quick response and for the fantastic Bit Platform! We truly appreciate the effort that goes into maintaining and developing it. Your suggestion to create separate Admin and Sales projects and connect them to the same database is understood, and we've seen this approach in the demos you shared ( However, as we plan for a more complex, evolving application (like "Bahamshop" which will also include a Vendor panel in the future), we foresee some potential challenges with managing them as completely separate project structures that only share a database connection, especially regarding long-term maintainability and consistency. Our main concerns revolve around:
The original feature request by @SirTypeOfficial for a template that pre-configures both Admin and Sales modules together resonated with us because we hoped it might address some of these integration challenges by fostering a more unified core structure. Perhaps there's an intended pattern within Bit Platform for creating shared "kernel" or "core" libraries (e.g., for Domain Entities and a central We'd be very interested to hear your thoughts on managing these shared concerns in a larger, multi-module Bit Platform application, or if there are existing best practices/examples within the ecosystem that address this more integrated approach. Thanks again for your valuable work and guidance! Best regards, |
Beta Was this translation helpful? Give feedback.
-
Consider a project named 1-
Additionally, we could introduce Furthermore, you could include This architectural approach, or a similar configuration, might be well-suited to your requirements. In such a scenario, I would recommend purchasing at least a one-month subscription to our service. This subscription grants access to custom feature development, specialized workshops, performance and security consultations, theme implementation, and a host of other premium services. These offerings are designed to optimize your utilization of the Bit Boilerplate project template, empowering you to achieve significantly more in the long term. Consequently, not only will we construct the project tailored to your specific architecture and provide an array of additional services, but your engagement will also be instrumental in accelerating the growth of the bitplatform itself. |
Beta Was this translation helpful? Give feedback.
-
Hi @ysmoradi, Thank you so much for your insightful feedback and the detailed architectural proposal for the We wanted to give an update on our internal progress. Based on our ongoing discussions and the valuable insights gained from this very thread, we have successfully converged on an architectural approach that aligns very closely with the core idea behind our initial feature request. As you might have noticed from our recent commits and the current repository structure in the provided screenshots (e.g., the introduction of
This internal development validates our initial intuition that a template providing a "combined Admin & Sales with Shared Core" foundation would be exceptionally powerful. Our implementation has proven the efficiency and maintainability benefits of this structure for complex, evolving applications like While we have now effectively built this structure for our specific project, we firmly believe that a foundational Bit Boilerplate template embodying this "monorepo with shared core and modular domain" concept would be incredibly valuable for the broader Bit Platform community. It would enable other developers to jumpstart similar enterprise-grade applications with a robust and scalable architecture right from the beginning. Given that our immediate architectural need regarding our Thank you again for your time, invaluable insights, and for developing such an excellent platform. We look forward to contributing to the Bit Platform ecosystem in any way we can. Best regards, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
First, thank you for the excellent work on the bit Boilerplate (bit platform). It's a very useful tool for kickstarting projects.
I would like to suggest a new template option. Currently, under the "Module" selection (as seen in the project creation UI), we can choose "Admin", "Sales", or "None".
My Suggestion:
It would be incredibly helpful to have a template option that pre-configures both "Admin" and "Sales" modules together.
Reasoning/Use Case:
Many applications, especially business-oriented ones, require both backend administrative functionalities (user management, settings, etc., typically covered by an "Admin" module) and customer/sales-related features (CRM, order management, sales dashboards, etc., typically covered by a "Sales" module) right from the start.
Having a template that combines these two would:
Ideally, all other project configuration options (like Backend database, Files storage, API deployment configuration, CI-CD pipeline, Captcha, push notifications, etc.) would remain selectable as they are currently. The main difference would be the inclusion and basic integration of both Admin and Sales module functionalities in the generated boilerplate.
Thank you for considering this feature request. I believe it would be a valuable addition for many users of the bit platform.
Best regards,
@SirTypeOfficial
Beta Was this translation helpful? Give feedback.
All reactions