Commit Graph

5 Commits

Author SHA1 Message Date
fea42915fb
refactor(api): update story query helper
it now filters out stories with nonexistent authors
2023-09-26 14:23:11 -04:00
a0ca4059e9
refactor: create importable database config 2023-09-25 19:54:05 -04:00
c0c11ba1ea
refactor(client-side): create reusable types
mostly contains interfaces for client-side forms
2023-09-25 19:44:47 -04:00
1b14d2b702
feat(components): create tinymce wrapper component
configs have also been created
2023-09-25 19:40:30 -04:00
740d8a9f2c
refactor(api): create story query helper
this is for retrieving + populating stories from a database with a specified query
2023-09-25 19:31:30 -04:00