Cloud Deployment Test
Version 0.2.0
- Deployed UI to firebase
- Hooked up firebase to my domain name
- Containerized UI one time and ran it with Docker locally for funsies
- Deployed backend to App Engine
- Get response:
- Enabled CORS in the backend
- What is a readableStream? (Fetch to API returns a readableStream)
- I left some Compute Engine instances running by accident and it cost me $2.50 :(
- Next task: Secure endpoint with JWT