Code Monkey home page Code Monkey logo

amido-tea's Introduction

The Amido Tea Roundinator 3000

Development

  • Fork the repo
  • Create a file in the route called dev-env.json
  • Paste in the following, including the correct values where necessary
{
    "NODE_ENV": "development",
    "MONGO_URL": "<mongo url>",
    "EMAIL_USER": "<gmail account>",
    "EMAIL_PASS": "<gmail password>",
    "BREW_TIME": 10,
    "BREW_UNIT": "seconds",
    "AUTH0_DOMAIN": "<auth 0 domain>",
    "AUTH0_CLIENTID": "<auth0 client id>",
    "AUTH0_CLIENT_SECRET": "<auth0 client secret>"
}
  • Start a mongo daemon running at the url configured above

  • run

    npm install

  • once complete, run

    grunt dev

... and navigate to http://localhost:3000/

Contributing

  1. Fork the repo into your own account
  2. Make your changes and commit
  3. Create a pull request

amido-tea's People

Contributors

iamkoch avatar

Stargazers

 avatar

Watchers

Simon Evans avatar Richard Slater avatar James Cloos avatar  avatar Silas Landricombe avatar  avatar  avatar  avatar Franck Theolade avatar Patrick Crean avatar  avatar Courtney avatar Rob Pearson avatar James avatar  avatar  avatar  avatar  avatar

Forkers

iamkoch

amido-tea's Issues

Allow people to volunteer to make tea

Some people would like to be able to volunteer to make a brew.

Something simple like adding a checkbox to the brew form when no one has yet volunteered would do the trick.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.