Skip to content

Cake Ordering System is a Data Driven Serverless Application using Backend as a Service (BAAS) by AWS.

License

Notifications You must be signed in to change notification settings

citra-rahman/cake_ordering_system

Repository files navigation

Cake Ordering System

Description

Cake Ordering System is a Data Driven Serverless Application using Backend as a Service (BAAS) by AWS. Application built using NodeJS, aws cloud formation, aws lambda, aws kinesis, aws ses,aws sqs and aws dynamodb.

How To Install

  $ npm i

How to Start (Dev)

  $ npm start

Deploy to AWS

  1. Set up the Serverless CLI
  $ npm i -g serverless
  1. Setup Crendential
  $ serverless config credentials --provider aws --key <your key> --secret <your secret>
  1. Deploy
  $ serverless deploy
  1. Check error log
  $ serverless logs -f <event name>

About

Cake Ordering System is a Data Driven Serverless Application using Backend as a Service (BAAS) by AWS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published