https://github.com/agrc/wri
The spatial mapping component to the Watershed Restoration Initiative
https://github.com/agrc/wri
billable dnr dts-partnership government-app terraform-managed watershed-restoration website
Last synced: 7 months ago
JSON representation
The spatial mapping component to the Watershed Restoration Initiative
- Host: GitHub
- URL: https://github.com/agrc/wri
- Owner: agrc
- License: mit
- Created: 2024-09-19T02:06:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-07T15:42:15.000Z (7 months ago)
- Last Synced: 2025-03-07T16:33:57.330Z (7 months ago)
- Topics: billable, dnr, dts-partnership, government-app, terraform-managed, watershed-restoration, website
- Language: TypeScript
- Homepage: https://wri-emp.utah.gov/wri/map/map.html
- Size: 1.15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wri
The spatial mapping component to the Watershed Restoration Initiative
## Development
### Setup
1. Create `.env` file in the root directory with the following content:
```txt
VITE_DISCOVER=YOUR_DISCOVER_API_KEY
```