/serverless-memory-game

Serverless backend for Memory Game

Primary LanguageJavaScript

Serverless memory game

Serverless application for Memory Game based on AWS API Gateway, Lambda, DynamoDB, Express.js and Serverless Framework.

Commands

  • sls deploy: deploy application to AWS
  • sls offline start: start local development server

Install local dependencies

  • Install the DynamoDB local sls dynamodb install

Prerequisites

  • Set up aws credentials on the development pc/mac