Hey guys, Im going to start working on a mobile application fro my client, for which im gonna use flutter for frontend and node,express for backenda and im using typescript, the thing is i wanna deploy my frontend on playstore and backend somewhere, the thing is when creating a appwrite project, should i go with "Web" or "API KEY"
why do you need the node/express backend?
for serving the frontend
because we could maybe build a web frontedn too, for which we don't want to build a backend from scratch, if we can implement it now it can be built later on right?
Why have another backend when you already have Appwrite?
Recommended threads
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- Domain is already used. Please try again...
I have a website with where the www.domain.me This website works just fine But if I try to visit domain.me. I get this error. I keep getting sent to some app ri...
- Realtime api and labels as permission
in my tables i set labels as permission and real-time capabilities stopped working. Before when i was having "any" role everything was working. Note: user have...