|
c517db3361
|
feat(pages): add login page
|
2023-09-25 19:25:15 -04:00 |
|
|
b6ee38e0b3
|
refactor(api): rename genre endpoint
|
2023-09-25 19:24:23 -04:00 |
|
|
3640c0db11
|
feat(composables): add fetch helper function
extend useFetch with a helper that prepends `/api` to the url, as well as makes the default http method "GET"
|
2023-09-25 19:23:37 -04:00 |
|
|
1db9bdec9c
|
refactor(db/models): add new story models
|
2023-09-25 19:19:32 -04:00 |
|
|
0f825c0e0c
|
add migration scripts
|
2023-09-25 19:15:58 -04:00 |
|
|
4949262f5c
|
add/copy over various assets
|
2023-09-25 19:14:28 -04:00 |
|
|
2595c3fd1f
|
begin api
|
2023-09-23 16:40:24 -04:00 |
|
|
c089b86f14
|
initialize with nuxt
|
2023-09-23 15:58:51 -04:00 |
|