RihanArfan / bereal-web

Web version of BeReal - WIP
https://bereal.pages.dev
7 stars 0 forks source link

Convert to Nuxt 3? #20

Closed RihanArfan closed 1 year ago

RihanArfan commented 1 year ago

Consider switching to Nuxt 3 just make the project easier to maintain.

Functions can be replaced with server routes. Only concern is that the app should run fully client side, so need to see if with { ssr: false } and server routes whether everything counts as a function use or if output only will put server routes in functions directory.

RihanArfan commented 1 year ago

Closed by d891d88b000e3110adf46be670f2af4d79b94bb2