|
abdcc83eb9
|
Refactor subscription format
Place the actual push subscription data into a push property on the
subscription so that other properties can be added to it.
|
2025-03-07 12:37:47 +01:00 |
|
|
6ea3567c94
|
Refactor code saving data
Move the code dealing with saving and loading data to server/database to
gather it all up into one place.
|
2025-03-05 18:41:47 +01:00 |
|
|
250ca9a1ac
|
Port application from Next.js to Nuxt
Nuxt is based on Vue.js and I find their building blocks to be much
neater compared to the React based Next.js.
|
2025-03-05 15:36:50 +01:00 |
|