Hello is it possible to host a web app on appwrite like firebase hosting?
TL;DR
Unfortunately, it is not possible to host a web app on Appwrite like Firebase Hosting. Hosting apps on functions is not recommended as it will be slower and require more computing resources. This would make it more expensive.
D5
12 Nov, 2023, 21:57
Hello!
Short answer is no, unfortunately 😓
You can host things on functions, however it's not recommended because it will be slower to load compared to other services and it will need more computing resources (so more expensive)