CloseChoice / dataframetrainer

a WIP repository to build a data science programming tutor
4 stars 1 forks source link

Add CI that deploys automatically to www.test.dataframetrainer.com #117

Open CloseChoice opened 1 year ago

CloseChoice commented 1 year ago

Would be great to deploy the test branch automatically to www.test.dataframetrainer.com.

Add a workflow that does this

CloseChoice commented 1 year ago

This is somewhat difficult since we need to add everything into port variables (for DB and BACKEND). Especially the client side port variable makes this difficult (in CodeEditor)