zsk-poznan / zastepstwa

Web app for displaying substitute teachers
GNU General Public License v3.0
8 stars 3 forks source link

Frontend deploy #29

Closed pniedzwiedzinski closed 4 years ago

pniedzwiedzinski commented 4 years ago

I think that we should not build the frontend on the raspberry. Instead of that, we can build it on GitHub and download static files.

We can create a workflow triggered on tag creation. The job would be to build the front and publish it with ghr

I used it here https://github.com/pniedzwiedzinski/pseudo/blob/master/scripts/circle_deploy.sh

pniedzwiedzinski commented 4 years ago

We will deploy via docker containers