Short Explanation
Supabase is an open source alternative to Firebase. It used PostgresSql and is a back end as a service. Over the years they have been maintaining and updating their product. It is currently what I use because without it would require physical servers.
Project Goals
Becoming comfortable writing queries and learning the SQL ecosystem
Tech Stack Used
- Postgres SQL
- Linux Commands
- UUID
- Datagrip
The Problems and How I Deal With It
Learning how to use the backend
Lessons Learned
It is possible to learn backend