Skip to content

the great migration

Latest
Compare
Choose a tag to compare
@this-oliver this-oliver released this 17 May 22:44
· 64 commits to main since this release

general:

  • updates readme
  • converts articles to notes
  • removes tags as self standing collection and applies string[] to notes
  • adds link and image properties to experiences
  • converts user.bio.short to user.status

backend:

  • javascript -> typescript
  • pruned a lot of deps
  • simplified logic (only code what you need)

frontend:

  • facelift 😍
  • javascript -> typescript
  • vue2 -> vue3
  • nuxt2 -> nuxt3
  • vuetify2 -> vuetify3