Skip to content

mapsam/find-my-orca

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Find My Orca

A Node.js & ExpressJS application to help humans reconnect with their ORCA cards in the Seattle & Puget Sound area.

screenshot

Configure

Environment variables

AWS_DEFAULT_REGION
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
DYNAMODB_TABLE_NAME
EMAIL_USER # a gmail account
EMAIL_PASSWORD # password for gmail account

Test

Requires the environment variables to be configured for a test account:

AWS_ENDPOINT # localhost endpoint for dynalite, defaults to https://dynamodb.us-west-2.amazonaws.com in production
npm test

Deploy

TBD

About

An application for connecting lost ORCA cards to their humans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published