You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS might be much easier to set up that running our own hardware, and it should be easy to test. we can deploy a version of our app to AWS and test the connection by sending http requests manually from a REST client. if this works it could save us a lot of configuration effort of hosting it ourselves.
The text was updated successfully, but these errors were encountered:
@porterehunley has the server running on AWS now, and set DNS records to point the subdomain api.boopboop.app at our server. It would still be nice to set up continuous deployment to AWS so that we can make sure that we always run the most recent code, but since the backend API is available over https and #57 is no longer blocked, I consider this issue done.
AWS might be much easier to set up that running our own hardware, and it should be easy to test. we can deploy a version of our app to AWS and test the connection by sending http requests manually from a REST client. if this works it could save us a lot of configuration effort of hosting it ourselves.
The text was updated successfully, but these errors were encountered: