Giter VIP home page Giter VIP logo

bexley-fenced-yard's Introduction

Dogs stuff

Check for fenced yard apartments availability in my apartments complex

  1. Install AWS CLI or deploy with ZIP file.

    All the not native external dependecies like Cheerio should be uploaded.

    Pack everything with zip -r func.zip .

    Upload is under Function Code > Actions.

  2. Create a "lambda function". (hehey, I can add a new buzzword to the resume)

  3. Create Environment variables (below on the same page where the function editor is)

    • MY_EMAIL
    • APT_URL
  4. In Basic settings increase Timeout - 10 sec is enough (on the same page below)

  5. Create IAM user (acc with limited access), IAM policy and assign it to execution role, confirm SES identity - all those to send emails docs

    Make sure everything is authorized to run and runs under the same process.env.AWS_REGION.

    It will fail otherwise.

  6. Set testRun to true

  7. Deploy && Test

    Make sure emails are not ending up in the Spam folder. (or go and do all the stuff to have valid mail sender)

  8. Schedule a test for the function call e.g. "every 5 min"

  9. Finally.

    • Make sure everything is working.

    • Set testRun to false. Deploy!

    • Re-schedule the function call to every 30 min.

  10. Done.

P.S. They could just allow current residents to apply to waiting lists and I won't have to do all of this.

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.