Set up a database and serve character sheets from it #277

Merged
savanni merged 7 commits from visions-database into main 2024-11-30 23:56:21 +00:00
Owner

The idea is that we have a database that stores all of the data. When requested, character sheets get served from the database and rendered in the UI. While not completed yet, the UI will need to choose the renderer plugin based on the character sheet system, which will always be stored within the character sheet itself.

In addition to having a database, the database will be automatically constructed and migrated as needed.

Resolves #104 and #105

The idea is that we have a database that stores all of the data. When requested, character sheets get served from the database and rendered in the UI. While not completed yet, the UI will need to choose the renderer plugin based on the character sheet system, which will always be stored within the character sheet itself. In addition to having a database, the database will be automatically constructed and migrated as needed. Resolves #104 and #105
savanni added 6 commits 2024-11-30 23:46:21 +00:00
savanni added 1 commit 2024-11-30 23:56:04 +00:00
savanni merged commit 82c8f3f96e into main 2024-11-30 23:56:21 +00:00
savanni deleted branch visions-database 2024-11-30 23:56:21 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: savanni/monorepo#277
No description provided.