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
Any interest in continuing this project? If you could share the schema of the data, you're looking to move off of Json files to something a bit less... Json-y, I'm pretty adept at polymorphing data structures!
The text was updated successfully, but these errors were encountered:
In general, I don't think we're looking to move away from JSON files at the moment. Instead, we want to come up with some way to migrate custom content away from importing via Google Sheets, if we can find a way that makes sense to do so.
Our main goal is to have something that can be stored statically somewhere (such as Github Pages, which currently hosts the app), without requiring us to actively maintain a separate datastore for the backend.
So with that in mind, I do find myself intrigued as to what sort of suggestions you have for alternatives. The monster and source data files are presently in https://github.com/fantasycalendar/kobold-plus-fight-club/tree/master/public/json, so feel free to analyze those and share your ideas if you've got something in mind that you think could work well.
Any interest in continuing this project? If you could share the schema of the data, you're looking to move off of Json files to something a bit less... Json-y, I'm pretty adept at polymorphing data structures!
The text was updated successfully, but these errors were encountered: