Hi everyone ![]()
First of all, congrats to the team for the recent evolution of WeWeb and the introduction of these new plans — it’s great to see the product expanding in this direction ![]()
I’m currently reviewing my setup in light of the new pricing (especially the “front-only” plan vs the more integrated full-stack options), and I’d really appreciate some guidance before making any changes.
My current setup
-
Frontend: WeWeb
-
Backend: Xano (database + business logic + APIs)
-
Auth: Xano auth via the WeWeb plugin
-
Custom domain
-
Current plans: “Essential” (seat) + “Scale (legacy)” for the project
So in theory, I’m using WeWeb as a pure frontend and Xano as my full backend.
My goal
I’m considering switching to the front-only plan, mainly to avoid paying for overlapping services.
Where I’m not fully confident is this:
I believe I’m not using any backend features from WeWeb
…but I’m not entirely sure how to properly verify that.
My questions
-
What should I check before downgrading?
Is there anything specific I should review in my project to make sure I can switch to the front-only plan without breaking anything? -
Workflows:
If all my workflows are only:-
frontend logic (variables, conditions, UI interactions)
-
API calls to Xano
is it safe to assume they will behave exactly the same in front-only?
-
-
Auth (Xano plugin):
Since I’m using Xano auth via the plugin (and not WeWeb auth), I assume this should be unaffected — but I’d love confirmation. -
Custom domain and staging:
I’m currently using a custom domain and also a staging environment.My staging environment is currently accessible via a WeWeb domain (e.g. https://[uuid]-staging-production.weweb.io).
I’d like to double-check that there’s no impact on:
- access to staging environments
- staging/preview URLs provided by WeWeb
-
File storage / assets:
I noticed that some plans include file storage (e.g. 5 GB), while the front-only plan doesn’t mention it.In my current project, I have some images hosted directly in WeWeb (via the asset manager).
Should I expect any limitation or impact on:
-
existing assets (will they remain accessible?)
-
uploading new files?
Would you recommend migrating those assets to an external storage (e.g. Xano / S3) before switching plans?
-
My understanding is that WeWeb is now offering optional backend capabilities. A priori, I don’t think I need these new features, and I’m trying to confirm that assumption — because if that’s the case, the front-only plan seems like a perfect fit for my setup.
Thanks a lot in advance for your help ![]()
