A website to view and approve to monument record sheet submissions
- Start the website
pnpm start
- Browse to the development server and login as
Staff Reviewer
- Create a site in firebase hosting
- Enable multi tenancy in the Google Identity platform
- Add credential created in apadmin to the tenant
- Update the authentication blocking functions after deployment
- Allow the storage rules to query the database in the firebase console
The following dependencies need to stay at the tailwind v3 versions
Package | Tailwind 3 | Tailwind 4 |
---|---|---|
tailwind-merge | v2 | v3 |
tailwindcss | v3 | v4 |
tailwindcss-react-aria-components | v1 | v2 |