https://github.com/agrc/plss-review
A website to view and approve monument record sheet submissions
https://github.com/agrc/plss-review
billable government-app terraform-managed website
Last synced: 4 months ago
JSON representation
A website to view and approve monument record sheet submissions
- Host: GitHub
- URL: https://github.com/agrc/plss-review
- Owner: agrc
- License: mit
- Created: 2025-04-01T19:20:41.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-06-09T16:45:34.000Z (4 months ago)
- Last Synced: 2025-06-09T17:33:03.935Z (4 months ago)
- Topics: billable, government-app, terraform-managed, website
- Language: TypeScript
- Homepage: https://plss.utah.gov
- Size: 5.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PLSS Monument Review
A website to view and approve to monument record sheet submissions
## Development
1. Start the website
- `pnpm start`
1. Browse to the [development server](http://localhost:5173/) and login as `Staff Reviewer`## :robot: Dependabot
### Tailwind
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 |