Open JanWennrich opened 1 month ago
The serialized data is now stored in the assets folder.
Thus it is also copied into the build folder and deployed to GitHub pages.
From there it can be downloaded for re-use
A scheduled pipeline may be added, that downloads and commits the files
The data used to generate the page (e.g. plays and owned games) should be archived/cached.
That could be done by serializing the data and pushing to the repository or returning them as build artifacts.
This should be done in case BoardGameGeek (BGG) goes down one day.