Skip to content

jamesgawn/bfi-imax-new-film-notifier

Repository files navigation

BFI IMAX New Film Notifier

Node.js CI

A serverless solution to automatically tweet when new films are available for booking at the BFI IMAX.

You can see the feed at on twitter @bfiimaxnewfilms.

Guide

This project has the following built in npm commands:

Command Description
build Compiles the Typescript project into a deployable Javascript
test Runs the unit tests
coverage Checks the unit test coverage
lint Checks the format of the code against the ESLint rules
deploy Builds the Typescript project, packages up the Lambda function, and deploys to AWS using Terraform (requires terraform init prior to use)
undeploy Undeploys the lambda function and tears down AWS resources associated with the project

About

A serverless solution to automatically tweet when new films are available for booking at the BFI IMAX.

Topics

Resources

Stars

Watchers

Forks