You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.
The start screen of the application should list all live games. This is fetched via:
curl https://grapevine.haus/games -H "Accept: application/json"
There are pagination links at the bottom that let you fetch the rest of the collection. 20 results are returned at a time.
For start, the name and tagline in a list view is enough.
The text was updated successfully, but these errors were encountered: