Skip to content

romankp/tides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Tides

Version 2.0

This is the second version of the Tides app, following the removal of the tidal measurement station from the Seaport location.

API URL, ID, and Keys

The URL path and station ID are provided to the app via a .env file (git-ignored for security). Newer versions of the API require a token however I'm still using the older version here. The variable format of the .env file is:

BASE_URL='<url base>'
STATION_ID='<seven digit station ID>'

Parcel caches these values, so changing them while it's running will not immediately update them in localhost. You will need to run npm install from root to update the cache.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published