Skip to content

Next JS Portuguese verb conjugation Quiz with Open AI generation

Notifications You must be signed in to change notification settings

jarrodmedrano/portuguese-verbs

Repository files navigation

TURBOREPO + tRPC

.

Technologies

Startup dev

sh docker.dev.sh

Open http:https://localhost:3000.

Start prod in detached mode

sh docker.prod.sh

Open http:https://localhost:3000.

Build AWS Infrastructure

Building the base in AWS

cd iac/base

Add the required variables in terraform.tfvars

terraform apply

Building the app in AWS

cd iac/app

Add the required variables in terraform.tfvars

terraform apply

Build ECR repositories

Repositories will be created for api, client and verbecc and pushed up to AWS on each commit. You will need to add your secret variables in Github.

Author: Jarrod Medrano 👨🏻‍💻