mtliendo / nextjs-serverless-sms-scheduler

A demo that uses NextJS, AWS Amplify, and Step Functions to send a future-dated text message with SNS

Home Page:https://blog.focusotter.com/fullstack-workshop-create-an-sms-scheduler-with-nextjs-and-aws-amplify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send Future Dated Messages with NextJS and AWS Amplify

frontend overview architecture overview This project uses the following stack:

  • NextJS
  • AWS Amplify
    • UI Library
    • CLI for Core Services
    • CDK Integration for Custom Services
    • AWS Step Functions
    • Amazon SNS

About

A demo that uses NextJS, AWS Amplify, and Step Functions to send a future-dated text message with SNS

https://blog.focusotter.com/fullstack-workshop-create-an-sms-scheduler-with-nextjs-and-aws-amplify


Languages

Language:JavaScript 92.5%Language:CSS 7.5%