Closed tsensei closed 8 months ago
Unfortunately as per the awesome guidelines your project must be around for 30 days before inclusion. I'm going to close this PR for now but please consider re-opening it or making a new one after 30 days.
I'm sorry, I misread the rules. Your submission is fine :)
I see two separate entries here, did you mean to do that?
I am seeing only one ?
Changes under React and Vue sections
Oh I see, it's a whitespace issue. Sorry. Slow day. Was that change intended?
Sorry, I think my formatter changed some whitespaces.
Thank you! 🍕
This is a NextJS starter template (app router) for Pocketbase supporting SSR. Pocketbase uses localstorage to store auth token so it isn't accessible by server components / middleware by default. It is discussed in details in this issue #69. This template aims to solve it.
pnpm typegen
createServerClient
&createBrowserClient
for client component and server component interaction