## Description
[Supabase](https://supabase.com/) is a framework and stack for writing, testing, and scaling backend services for web and mobile apps. It comes pre-packaged with a variety of technologies including
- [[Postgres]]
- [[Auth]]
- [[Serverless]]
- File storage
- WebSocket data sync
- Vector search
- UI dashboard for management
[[AppWrite]] seems like a strong contender as an alternative as well as [[NHost]]
## Issues
### Node Gyp and Sharp [[2024-01-10]]
I've had this issue before with [[GatsbyJS]] and [[MIND Lab]] and it's some driver/software issue. For *Supabase*, it comes from the UI, so maybe if I just change the UI to use a different library, like VueJS, then it'll get rid of the warning.
I also need to make a decision between [[ReactJS]] and [[VueJS]]. I think I still want to try using [[Quasar]].