Commit graph

7 commits

Author SHA1 Message Date
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
5e4ea1be61 Setup defaut Nuxt template 2025-03-01 16:52:23 +01:00
51ff27c569 Move all code to old/ to prepare for Nuxt rewrite 2025-03-01 16:32:51 +01:00
6007f4caeb Implement proof of concept push notifications 2025-02-28 15:32:03 +01:00
e1af97e5e2 Prevent indexing by search engines 2025-02-27 23:44:44 +01:00
cb2ad42915 Remove example code 2025-02-26 23:43:12 +01:00
64ed7e852e Initial commit from Create Next App 2025-02-26 11:53:10 +01:00