This folder contains supplementary static files for the mobile application.
-
The
passwordresetfolder contains a web page used during password reset to redirect the user from the password reset email to the Opal app. This page is deployed via Firebase hosting.- See the file
docs/deployment/firebase-webpage-deployment.mdin this project for details on how to publish this page to Firebase hosting.
- See the file
-
The
landingpagedirectory contains the landing page for the web app. This content is automatically deployed via the GitHub Action "Build and Deploy Web".