Build a full-stack typescript nuxt application without the boilerplate code of tRPC using the nuxt-remote-fn module
we will build a simple nuxt application to save and retrieve data from a sqlite database through a typesafe server-side API.
- blog - https://dev.to/aaronksaunders/full-stack-nuxt-typescript-app-without-trpc-3io7
- nuxt-remote-fn - https://github.com/wobsoriano/nuxt-remote-fn
- better-sqlite-3 - https://github.com/WiseLibs/better-sqlite3