Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

josephfrazier/alley-cheetah-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alley-cheetah-site

Build Status

A website that helps find optimal routes for alley cats like Cranksgiving. It uses the Google Maps Directions API, so you'll need to get an API key to run it.

Usage:

npm install
export GOOGLE_MAPS_API_KEY=YOUR_API_KEY
export DEBUG=server:*
npm start

then open http://localhost:3000

TODOs / Braindump

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published