uw-ssec / post-disaster-comms

Repository for the Post Disaster Comms Project
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

post-disaster-comms

ssec BSD License

This repository is a collection of resources for post-disaster communications. It is a work in progress and will be updated as the project progresses.

Frontend Technology Stack

Flutter is an open-source UI software development kit created by Google.

This will be used for the mobile application development.

See Official Documentation

Backend Technology Stack

Supabase is an open source Firebase alternative. It is a service that provides a Postgres database with a RESTful API and real-time capabilities. It is used as the backend for the project.

For this project, we will be utilizing the community supabase kubernetes helm chart. The helm chart can be found in supabase-community/supabase-kubernetes.

Deploying supabase via Kubernetes allows for a cloud agnostic deployment as long as a Kubernetes cluster is available.

See Official Documentation

Contributing

You can contribute to this project by creating issues or forking this repository and opening a pull request.

Please review our Code of Conduct before contributing.

License

BSD 3-Clause License