e-picsa / picsa-apps

Monorepo for building tools to support E-PICSA Apps
https://picsa.app
GNU General Public License v3.0
6 stars 2 forks source link

[Backend] Database and storage system #90

Closed chrismclarke closed 8 months ago

chrismclarke commented 1 year ago

What

Currently we use firebase as a backend for the app, however as this cannot be self-hosted we will want to look to migrate to alternative platforms.

How

We have an existing server workspace which implements parse platform, however it may also be worth exploring supabase

chrismclarke commented 8 months ago

Supabase implemented in #133, closing