Skip to content

timTam97/CleanerIO-CDK

Repository files navigation

CleanerIO-CDK

Welcome! This repo contains the backend AWS infrastructure and Lambda functions for Cleaner.io.

Cleaner.io is a quick and secure way for cleaners of public transport to verify when they last cleaned the train, tram, or bus and allows for total transparency and assurance for passengers.

Check out our project on Devpost, and also our frontend app.

Infrastructure

Basically, it's a HTTP API backed by some Lambdas. These Lambda functions talk to a dynamoDB table which stores the cleaning logs.

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template

About

Codebrew 2021 - Winner of Public Health and Best Tech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors