Abraham Williams
Abraham Williams
Possibly http://lumen.laravel.com/
The CLI should be tested that it can be run on `windows-latest`, `ubuntu-latest`, and `macos-latest`.
Use a tool to validate data is valid and conforms to defined schemas. Maybe use https://zod.dev/ - Validation should fail loud when importing JSON to Firestore. - Runtime validation should...
It would be good to define some core features and write browser feature tests to ensure they continue to work. E.g. - User views blog post - User adds session...
https://firebase.google.com/docs/firestore/bundles Depends on #2084
Once #578 is completed it might make sense to start switching material design features to use [@material/web](https://github.com/material-components/material-web/tree/main/docs/components).
Improve documentation to cover enabling user authentication.