opensim-org / opensim-viewer

Front end of web based viewer of OpenSim models, data
Apache License 2.0
13 stars 3 forks source link

Lambda docker #116

Closed aymanhab closed 11 months ago

aymanhab commented 1 year ago

Create Docker file to use backend as aws lambda function

netlify[bot] commented 1 year ago

Deploy Preview for comforting-speculoos-d9e100 ready!

Name Link
Latest commit 8d71d599da13104f75ccfdf32eb098feb226085e
Latest deploy log https://app.netlify.com/sites/comforting-speculoos-d9e100/deploys/6530c5c758d9bb0008cb1fda
Deploy Preview https://deploy-preview-116--comforting-speculoos-d9e100.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

aymanhab commented 1 year ago

@AlbertoCasasOrtiz This PR refactors the backend to run in Docker container invoked from aws lambda

aymanhab commented 11 months ago

Thanks @AlbertoCasasOrtiz I'm reworking the lambda function to make it operate behind an API thus allowing it to be invoked synchronously and also to allow for sharing/embedding down the road. Should have it all wired up by tomorrow at the latest.

aymanhab commented 11 months ago

@AlbertoCasasOrtiz this PR still pending your approval. Thank you

aymanhab commented 11 months ago

Thanks @AlbertoCasasOrtiz