Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 886 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 886 Bytes

Festa Notify

Go Report Card CircleCI

👀 Overview

Festa 플랫폼에 특정 이벤트에 대해서 알림을 받기 위한 서비스입니다.
키워드를 등록해놓고 매칭되는 이벤트 제목이나, 주최자 에 해당하는 이벤트가 올라오면 메일로 알려줍니다.

image

🛠 Built with

  • Go 1.12
  • Serverless (for lambda)
  • CloudWatch Event
  • AWS SES
  • Google Cloud Firestore
  • CircleCI

📦 Command

  • make build - build go application
  • make deploy - deploy app to lambda