Skip to content

Water levels, notifications, search tools, and more, built to help paddlers.

Notifications You must be signed in to change notification settings

ecc521/rivers.run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing rivers.run enviroment:

git clone https://github.com/ecc521/rivers.run.git
cd rivers.run
npm install

Once rivers.run is installed, you can build your changes using npm run build.

To generate river data:

node server/usgscache.js --runOnce

To run fileserver (port 8080 is used):

node server.js --serveOnly

To run combined:

node server.js

The Docker image can also be built and run.

For making Android + iOS apps: Uses Capacitor.

Android specific: Must set android:usesCleartextTraffic="true"

About

Water levels, notifications, search tools, and more, built to help paddlers.

Resources

Stars

Watchers

Forks

Packages

No packages published