Skip to content

It's not just for the birds. Track and Compete in exciting birding challenges with your friends.

Notifications You must be signed in to change notification settings

ProjectBabbler/birder-vs-birder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Birder Vs Birder


It's not just for the birds
Track and compete with your friends on who can see the most birds.

Set up

Installs

Install heroku toolbar

Set up environment variables. Run heroku config and add the key values pairs to .env

Install node

Install dependencies

npm install

Running App

You'll want to run gulp watch to pick up changes to node modules that will be compiled with babel.

gulp watch

After that you can run the dev server

npm run dev

Running things in the command line or console

Use heroku to run node on the command line. This way all the config variables will be loaded into the context correctly.

heroku local:run node ./optional/file/to/run.js

About

It's not just for the birds. Track and Compete in exciting birding challenges with your friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published