Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/iswpPublic

License

NotificationsYou must be signed in to change notification settings

TNRIS/iswp

Repository files navigation

Software for theInteractive Texas State Water Plan

start

npm run dev

Tools

using node 22.2.0

Pre-setup

  1. Download gill-sans font insteuctions in gill-sans/README.md

Developing

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.

Building

To create a production version of your app:

  1. Build static sitemake build from the source directory.

Deploying and building (Must have a s3 bucket or some other static webserver hosting.)

  1. runmake deploy_prod

Creating cache

How to create cache.

  1. Convert non-spatial data (Used to be sqlite files) to JSON
  2. gzip then remove .gz files Should be cache.json (But gzipped)
  3. upload to s3 bucket,
  4. set metadata to Content-Encoding gzip, Content-Type application/json
  5. Make publically accessible.

Prettier Configuration

Prettier config is located in package.json.prettier-plugin-svelte Svelte for vs code extension has this installed.

LICENSING

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp