How to setup the game on our own AWS account
submission.zip
into an AWS Codecommit repository. You can follow this guide on how to get it all setup. Using AWS Codecommit will stream the process, but you can upload each file manually, especially in the case of AWS Amplify..env.
in the folder server
with the following:cdk deploy --all
to deploy all stacks to AWS.DATABASE_TABLES
variable in server/lambda/index.ts
, line 36.