In this project, the current and historical data of motorsport races will be visualized using the https://ergast.com/mrd/ API and Vue.
GNU General Public License v3.0
0
stars
0
forks
source link
Setup automated deployment #4
Closed
drik98 closed 2 years ago
In this issue, the sample application from #3 should already be deployed automatically. For this purpose github static pages or netlify can be used.
In addition, scheduled github actions should be used to redploy the application if the data of one of the APIs has changed.