/CDKacha-Unity-AWS-CDK-React

Small project with CDK, TypeScript, Lambdas, DynamoDB, React, AWS CodePipeline and Unity

Primary LanguageJavaScript

CDKacha

What is it?

CDKacha is a basic pull system made with Unity, ReactJS and AWS to larn more about DevOps and deploy cycles with AWS CodePipeline.

Arts used

The characters were created by me, using RPG Maker MZ, and these amazing arts were created by Aleksandr Makarov and Franuka

Technologies used:

  • AWS CDK;
  • Unity;
  • ReactJS;
  • AWS CodePipeline;
  • AWS Lambda;
  • AWS API Gateway;
  • AWS DynamoDB.

How to play it?

To play this game, you will need to clone this repo on your local machine and install some dependencies.

  • Install AWS CDK and NodeJS;
  • Install AWS CLI;
  • Install Unity;

After you install all the required techs, go to the infra folder and do these steps:

  • Add an .env file on the root with your GITHUB_OAUTH_TOKEN;
  • run cdk deploy

image image