mlops-club / awscdk-minecraft

An AWS CDK package written in Python for deploying an entire Minecraft Server Platform-as-a-Service
Other
13 stars 4 forks source link

generated ts code for backend API; using frontend CORS and env vars i… #33

Closed phitoduck closed 1 year ago

phitoduck commented 1 year ago

This new yellow button in the UI uses the generated TypeScript client code to hit the backend API. It works when deployed to AWS.

image