A map of all ferries in the San Francisco Bay Area.
https://ferry-map.blinktag.com
npm install
Copy .env.example
to .env
and add values for environment variables.
cp .env.example .env
npm run dev
Open http://localhost:3000 with your browser to see the result.