csuttner / meantweets

Show who people are online
0 stars 0 forks source link

Create EC2 instance and practice uploading image from docker hub #29

Open csuttner opened 3 years ago

csuttner commented 3 years ago

For development purposes, we can deploy our API on an EC2 instance, open to the world on port 5000.

We should be able to spin up the application, obtain the DNS, and update the iOS code for running the E2E application.