Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.
/ drink-expenses Public archive

Small niche drink expenses API that is used with the Workflow app for iPhone

License

Notifications You must be signed in to change notification settings

ryanlewis/drink-expenses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drink Expenses

Small drink expenses API that is used with the Workflow app for iPhone. Booya

The company I am currently working with provides soft drinks for a nominal cost. The combination of this API, jsonbin.org and Workflow allows me to easily track costs against it.

Prerequisities

Node >= 7.6 recommended.

Instructions

You need to get an API key from jsonbin.org. Just login with your Github account to obtain one.

  1. Clone the repository
  2. npm install or yarn install
  3. JSONBIN_API_KEY=<key> npm start

Hosting on zeit now

I am running this on zeit now. Follow the instructions there to install.

If you have the JSONBIN_API_KEY environment variable locally, you can deploy your app with now -e JSONBIN_API_KEY. See the Tips and Tricks section for more information.

Workflows

For use with Workflow

About

Small niche drink expenses API that is used with the Workflow app for iPhone

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published