Thanks both. I was able to get everything up and running in the end 🙂
so far, I have encountered problems like,
- not supported runtime
- function docker can not connect to appwrite docker
- some permission problem.
- doc says create teams has a default role of owner, but i do not see any membership of the owner being created
- stop rate limit for local dev
- error
Failed to connect to exc1 port 80 after 0 ms: Could not connect to server with status code 0 when pushing to local docker
- error:
No permissions provided for action 'execute' when executing function locally.
- the
appwrite client --endpoint A --project-id B --key C not updating the appwrite.json, and I have to manually update it.
- Do not know how to switch between local appwrite instance and cloud appwrite instance.
the answers are either through the internet QA or somewhere in the doc from a different section. and for 8 and 9, still do not know the answers. 😃 what would be super helpful is someone from the team start from 0 to setup the flow and write a blog that is actually works. since the current local dev doc is defnitely missing a lot of pieces. This investigation step would be crucial for adoption rate. i suggest to make it as smooth as the supabase one. 😃
Nice product BTW. but the learning curve is real. mainly due to the fact that the bootstrap takes quite a while to do.