- Notifications
You must be signed in to change notification settings - Fork1
License
TNRIS/iswp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Software for theInteractive Texas State Water Plan
npm run dev
using node 22.2.0
- Download gill-sans font insteuctions in gill-sans/README.md
Once you've created a project and installed dependencies withnpm install
(orpnpm install
oryarn
), start a development server:npm package
npm run dev# or start the server and open the app in a new browser tabnpm run dev -- --open
You can preview the production build withnpm run preview
.
To create a production version of your app:
- Build static site
make build
from the source directory.
- run
make deploy_prod
How to create cache.
- Convert non-spatial data (Used to be sqlite files) to JSON
- gzip then remove .gz files Should be cache.json (But gzipped)
- upload to s3 bucket,
- set metadata to Content-Encoding gzip, Content-Type application/json
- Make publically accessible.
Prettier config is located in package.json.prettier-plugin-svelte Svelte for vs code extension has this installed.
This program is licenced under GPLV2 Please see LICENSE file for details.This program is distributed with the following programs under separate free licenses. View them for details.
skeleton.css, react-pivot standalone, overlapping market spiderfier, leaflet utfgridhttps://github.com/dhg/Skeletonhttps://github.com/L-Har/react-pivothttps://github.com/davidguttman/react-pivothttps://github.com/jawj/OverlappingMarkerSpiderfier-Leaflethttps://github.com/L-Har/OverlappingMarkerSpiderfier-Leaflethttps://github.com/danzel/Leaflet.utfgridhttps://github.com/L-Har/Leaflet.utfgrid
About
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.