- run
make setupin the project root directory
- place
upload-keystore.jksinandroid/appdirectory - place
key.propertiesinandroiddirectory - for more details, see
Security/upload-keystore.jkson Notion
- switch configDev or configProd based on environment at web/index.html
fvm flutter build webfirebase use devorfirebase use prodfirebase deploy --only hosting
When making a pull request, add issue number in the title, which is shown on the corresponding Notion document.
e.g. [ISS-123] Add new feature